Benedikt Veith commited on
Commit
6b2b5a6
·
1 Parent(s): 724166c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,4 +90,4 @@ with gr.Blocks(css=css, theme=theme) as demo:
90
  trigger_mode="always_last"
91
  )
92
 
93
- demo.launch(default_concurrency_limit=1)
 
90
  trigger_mode="always_last"
91
  )
92
 
93
+ demo.launch()