Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harshSethi
/
_
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
harshSethi
commited on
Oct 7, 2024
Commit
09f9cfc
·
verified
·
1 Parent(s):
9b9726d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ demo = gr.ChatInterface(
73
),
74
)
75
76
-
demo.launch(
"
share = True
"
)
73
),
74
)
75
76
+
demo.launch(share = True)