Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
patrickligardes/virtualfit
patrickligardes
/
Dressfit
like
5
Running
on
Zero
App
Files
Files
Fetching metadata from the HF Docker repository...
patrickligardes
commited on
May 11, 2024
Commit
ac141df
ยท
verified
ยท
1 Parent(s):
55464c5
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(
share=True
)
313
309
310
311
312
+
image_blocks.launch()
313