Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joey1895
/
InstantX-InstantID
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3b1e91d
InstantX-InstantID
/
app.py
joey1895
initial commit
3b1e91d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/InstantX/InstantID"
).launch()