Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AlexLee01
/
yisol-IDM-VTON
like
0
Runtime error
App
Files
Files
Community
main
yisol-IDM-VTON
/
app.py
AlexLee01
initial commit
b36f10f
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/yisol/IDM-VTON"
).launch()