Geek7 commited on
Commit
442086d
·
verified ·
1 Parent(s): d1d6c99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,4 +221,4 @@ demo = gr.ChatInterface(
221
  gr.Warning("Warning: On mobile, the connection can break if this tab is unfocused or the device sleeps, losing your position in queue.", visible=False)
222
 
223
  # Launch the Gradio app
224
- demo.launch(share=False)
 
221
  gr.Warning("Warning: On mobile, the connection can break if this tab is unfocused or the device sleeps, losing your position in queue.", visible=False)
222
 
223
  # Launch the Gradio app
224
+ demo.launch(share=True)