Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vimalvskl7
/
Virtual_Try-On-IDM-pub
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vimalvskl7
commited on
Mar 31
Commit
e89dcfa
Β·
verified
Β·
1 Parent(s):
d29fccc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -301,4 +301,4 @@ with image_blocks as demo:
301
302
303
304
-
image_blocks.launch()
301
302
303
304
+
image_blocks.launch(
share=True
)