Spaces:
Runtime error
Runtime error
MediPlusPlus
commited on
Commit
·
45c6d8e
1
Parent(s):
a956328
Update app.py
Browse files
app.py
CHANGED
@@ -77,4 +77,4 @@ iface = gr.Interface(
|
|
77 |
[ NOTE: This app is meant for demo purposes only. Please consult a Doctor if you have any symptoms. ]"
|
78 |
)
|
79 |
|
80 |
-
iface.launch(share=
|
|
|
77 |
[ NOTE: This app is meant for demo purposes only. Please consult a Doctor if you have any symptoms. ]"
|
78 |
)
|
79 |
|
80 |
+
iface.launch(share=False)
|