Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
treasuremars
/
MediGuide
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
treasuremars
commited on
Jan 15
Commit
f716764
·
verified
·
1 Parent(s):
e7bc6fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -141,4 +141,4 @@ demo = gr.Interface(
141
142
143
if __name__ == "__main__":
144
-
demo.launch(
port=7860
)
141
142
143
if __name__ == "__main__":
144
+
demo.launch()