NoamByond commited on
Commit
623b7c8
·
verified ·
1 Parent(s): 567f0d8

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -1
src/app.py CHANGED
@@ -285,4 +285,4 @@ with gr.Blocks() as demo:
285
  run_on_click=False,
286
  )
287
 
288
- demo.launch(share=False, show_error=True)
 
285
  run_on_click=False,
286
  )
287
 
288
+ demo.launch(share=True, show_error=True)