Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AryanChandwani
/
demo2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
be9e170
demo2
/
app.py
AryanChandwani
initial commit
be9e170
verified
10 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/imaginairy/idm-vton-safetensors"
).launch()