Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pasupuletkarthiksai
/
medico-bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pasupuletkarthiksai
commited on
Apr 26
Commit
906e4fa
·
verified
·
1 Parent(s):
e5c6111
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -95,4 +95,4 @@ with gr.Blocks(fill_height=True, fill_width=True) as app:
95
)
96
97
98
-
app.launch(
share=True, show_error=True
)
95
)
96
97
98
+
app.launch()