Anandhavalli2 commited on
Commit
cf14061
1 Parent(s): c384924

Update app.py

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