hidfujt commited on
Commit
ba4450a
1 Parent(s): a655122

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,5 +91,5 @@ with gr.Blocks(css="div.float.svelte-1mwvhlq { position: absolute; top: va
91
 
92
 
93
 
94
- demo.queue(concurrency_count=200)
95
  demo.launch()
 
91
 
92
 
93
 
94
+ demo.queue(concurrency_count=20)
95
  demo.launch()