Namitg02 commited on
Commit
b82ee92
·
verified ·
1 Parent(s): deb477d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,4 +184,4 @@ demo = gr.ChatInterface(
184
  )
185
  # launch chatbot and calls the talk function which in turn calls other functions
186
  print("check3I")
187
- demo.launch(debug=True)
 
184
  )
185
  # launch chatbot and calls the talk function which in turn calls other functions
186
  print("check3I")
187
+ demo.launch(share=True)