Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DeerAi001
/
MedNarrate
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DeerAi001
commited on
6 days ago
Commit
5447fc1
·
verified
·
1 Parent(s):
40e6a71
updated app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -544,5 +544,5 @@ if __name__ == "__main__":
544
demo.launch(
545
server_name="0.0.0.0",
546
server_port=7860,
547
-
share=
False
548
)
544
demo.launch(
545
server_name="0.0.0.0",
546
server_port=7860,
547
+
share=
True
548
)