Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MedSpeech
/
MedSpeechPro
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0mid
commited on
Dec 31, 2023
Commit
16a9a7f
Β·
1 Parent(s):
d810d5a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -411,4 +411,4 @@ with demo:
411
412
413
414
-
demo.launch(debug=True)
411
412
413
414
+
demo.launch(debug=True
,share=True
)