Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harishnair04
/
MedTrChat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
harishnair04
commited on
Nov 3, 2024
Commit
b56bfa5
·
1 Parent(s):
a9dbd4f
fix: tf rebuild
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ chat_interface = gr.Interface(
61
css=css
62
)
63
64
-
chat_interface.launch(
share=True
)
61
css=css
62
)
63
64
+
chat_interface.launch()