zuri-technical commited on
Commit
4d8ffe1
·
verified ·
1 Parent(s): cf9b762

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,4 +146,4 @@ with gr.Blocks() as demo:
146
  )
147
 
148
  # Launch the app
149
- demo.launch(show_error=True)
 
146
  )
147
 
148
  # Launch the app
149
+ demo.launch(share=True)