Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ahkamboh/Change-cloth-AI
zuri-technical
/
Change-cloth-AI
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
zuri-technical
commited on
about 1 month ago
Commit
4d8ffe1
·
verified
·
1 Parent(s):
cf9b762
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -146,4 +146,4 @@ with gr.Blocks() as demo:
146
)
147
148
# Launch the app
149
-
demo.launch(
show_error
=True)
146
)
147
148
# Launch the app
149
+
demo.launch(
share
=True)