svjack commited on
Commit
2bdf4f3
·
verified ·
1 Parent(s): 904c145

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -1
src/app.py CHANGED
@@ -276,4 +276,4 @@ with gr.Blocks() as demo:
276
  run_on_click=False,
277
  )
278
 
279
- demo.launch(share=False, ssr_mode=False)
 
276
  run_on_click=False,
277
  )
278
 
279
+ demo.launch(share=True)