Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ahkamboh
/
Change-cloth-AI
like
2
Running
App
Files
Files
Community
ahkamboh
commited on
3 days ago
Commit
8fdfed1
•
1 Parent(s):
2a81361
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -148,4 +148,4 @@ with gr.Blocks() as demo:
148
)
149
150
# Launch the app
151
-
demo.launch(
share=True
)
148
)
149
150
# Launch the app
151
+
demo.launch()