Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Rumman157
/
InstantX-InstantID
like
0
Runtime error
App
Files
Files
Community
b18dd46
InstantX-InstantID
/
app.py
Rumman157
initial commit
b18dd46
verified
9 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/InstantX/InstantID"
).launch()