Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ishaan812
/
mediHelp
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ishaan Shah
commited on
May 31, 2023
Commit
8e1ed79
·
1 Parent(s):
9239560
Fix share=true
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -147,4 +147,4 @@ demo = gr.Interface(
147
title="Medihelp Chatbot",
148
149
)
150
-
demo.launch(
share=True
)
147
title="Medihelp Chatbot",
148
149
)
150
+
demo.launch()