Ishaan Shah commited on
Commit
9239560
·
1 Parent(s): 826a7be

Added public link

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()
 
147
  title="Medihelp Chatbot",
148
 
149
  )
150
+ demo.launch(share=True)