Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
royalx
/
DM-VTON
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DM-VTON
/
app.py
royalx
initial commit
0df45b2
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
62 Bytes
import
gradio
as
gr
gr.load(
"models/yisol/IDM-VTON"
).launch()