Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oscurantismo
/
diane
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
oscurantismo
commited on
Nov 30, 2024
Commit
4aead6f
·
verified
·
1 Parent(s):
7c5378a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -220,4 +220,4 @@ with demo:
220
outputs=suggestions_output
221
)
222
223
-
demo.launch()
220
outputs=suggestions_output
221
)
222
223
+
demo.launch(
share=True
)