mbar0075 commited on
Commit
18f79b9
·
verified ·
1 Parent(s): f4bbc99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -181,4 +181,4 @@ with gr.Blocks() as demo:
181
  ]
182
  )
183
 
184
- demo.launch(debug=False, show_error=True, max_threads=1)
 
181
  ]
182
  )
183
 
184
+ demo.launch(debug=False, show_error=True, share=True)