Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
yisol/IDM-VTON
Saad0KH
/
IDM-VTON
like
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Saad0KH
commited on
May 5, 2024
Commit
24a73be
ยท
verified
ยท
1 Parent(s):
810e590
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -309,5 +309,5 @@ with image_blocks as demo:
309
310
311
312
-
image_blocks.launch()
313
309
310
311
312
+
image_blocks.launch(
show_api=True, share=True
)
313