Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DreamStream-1
/
Well-Being-Companion
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DreamStream-1
commited on
Apr 4
Commit
2a7035a
·
verified
·
1 Parent(s):
da0d067
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -392,4 +392,4 @@ with gr.Blocks(theme="shivi/calm_seafoam") as app:
392
)
393
394
# Launch the Gradio application
395
-
app.launch()
392
)
393
394
# Launch the Gradio application
395
+
app.launch(
share=True
)