Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MadsGalsgaard
/
Project-W
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MadsGalsgaard
commited on
Oct 4, 2024
Commit
6006b2a
·
verified
·
1 Parent(s):
9c32687
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -604,4 +604,4 @@ demo = gr.ChatInterface(
604
multimodal=True
605
)
606
607
-
demo.launch(debug=True,
live
=True)
604
multimodal=True
605
)
606
607
+
demo.launch(debug=True,
share
=True)