AchyuthGamer commited on
Commit
a96e8af
1 Parent(s): 4c8cb6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -186,5 +186,4 @@ with gr.Blocks(css='style.css') as demo:
186
  )
187
 
188
  demo.launch(enable_queue=True, inline=True)
189
- block.queue(concurrency_count=100)
190
-
 
186
  )
187
 
188
  demo.launch(enable_queue=True, inline=True)
189
+ block.queue(concurrency_count=100)