Ishaan Shah commited on
Commit
8e1ed79
·
1 Parent(s): 9239560

Fix share=true

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,4 +147,4 @@ demo = gr.Interface(
147
  title="Medihelp Chatbot",
148
 
149
  )
150
- demo.launch(share=True)
 
147
  title="Medihelp Chatbot",
148
 
149
  )
150
+ demo.launch()