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 8, 2024
Commit
b2f635a
ยท
verified
ยท
1 Parent(s):
6e2737a
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
, share_server_address='True'
)
331
327
328
329
330
+
image_blocks.launch(share=True)
331