Namitg02 commited on
Commit
8a37cce
·
verified ·
1 Parent(s): 9660731

Update app.py

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