Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jainvrushab/Medical_Image_Diagnosis
fnaval
/
Medical_Image_Diagnosis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fnaval
commited on
May 7
Commit
f447738
·
verified
·
1 Parent(s):
7783dc1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -59,4 +59,5 @@ iface = gr.Interface(
59
)
60
61
# Launch the interface
62
-
iface.launch(share=True)
59
)
60
61
# Launch the interface
62
+
#
iface.launch(share=True)
63
+
iface.launch()