peterpull commited on
Commit
84c8bd2
·
1 Parent(s): 857c330

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ iface = gr.Interface(fn=chatbot,
40
  title="AI Chatbot trained on J. Haynes mediation material, v0.1",
41
  description="test")
42
 
43
- iface.launch(share=True)
 
40
  title="AI Chatbot trained on J. Haynes mediation material, v0.1",
41
  description="test")
42
 
43
+ iface.launch(share=False)