erichilarysmithsr commited on
Commit
c6c2fe6
1 Parent(s): 077944a

Update app.py

Browse files

Updated from logs

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ with block:
47
 
48
  # submit.click(chat, inputs=[message], outputs=[chatbot])
49
 
50
- block.launch(debug=True)
 
47
 
48
  # submit.click(chat, inputs=[message], outputs=[chatbot])
49
 
50
+ block.launch(share=True)