william4416 commited on
Commit
ccacb35
·
verified ·
1 Parent(s): fa62174

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -70,4 +70,5 @@ gr.Interface(
70
  inputs=["text", "state"],
71
  outputs=["chatbot", "state"],
72
  theme="finlaymacklon/boxy_violet",
 
73
  ).launch()
 
70
  inputs=["text", "state"],
71
  outputs=["chatbot", "state"],
72
  theme="finlaymacklon/boxy_violet",
73
+ share=True,
74
  ).launch()