Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
yisol/IDM-VTON
patrickligardes
/
virtualfit
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
patrickligardes
commited on
Jun 10, 2024
Commit
55bc083
ยท
verified
ยท
1 Parent(s):
b2f635a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -327,5 +327,5 @@ with image_blocks as demo:
327
328
329
330
-
image_blocks.launch(
share=True
)
331
327
328
329
330
+
image_blocks.launch()
331