sarves commited on
Commit
64fa255
1 Parent(s): 4036025

Update app.py

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