Hugging Face
Models
Datasets
Spaces
Community
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
Mar 13
Commit
da76788
·
verified
·
1 Parent(s):
8fdfed1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -148,4 +148,5 @@ with gr.Blocks() as demo:
148
)
149
150
# Launch the app
151
-
demo.launch()
148
)
149
150
# Launch the app
151
+
#
demo.launch()
152
+
demo.launch(show_error=True)