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