Hamza1702 commited on
Commit
ef2830e
1 Parent(s): 796b89b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ gr.Interface(
49
  inputs=["text", "state"],
50
  outputs=["chatbot", "state"],
51
  theme="finlaymacklon/boxy_violet",
52
- ).launch()
 
49
  inputs=["text", "state"],
50
  outputs=["chatbot", "state"],
51
  theme="finlaymacklon/boxy_violet",
52
+ ).launch(share=True)