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