MediPlusPlus commited on
Commit
45c6d8e
·
1 Parent(s): a956328

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=True)
 
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)