akhaliq HF staff commited on
Commit
7129cd8
1 Parent(s): 6289831

fix small spelling mistake

Browse files

fix concurrency_count spelling

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,4 +189,4 @@ with block:
189
  """
190
  )
191
 
192
- block.queue(concunrrency_count=100).launch()
 
189
  """
190
  )
191
 
192
+ block.queue(concurrency_count=100).launch()