TheoLvs commited on
Commit
b6bb4d7
1 Parent(s): 393b23a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -653,6 +653,6 @@ Or around 2 to 4 times more than a typical Google search.
653
  """
654
  )
655
 
656
- demo.queue(concurrency_count=16)
657
 
658
  demo.launch()
 
653
  """
654
  )
655
 
656
+ demo.queue()
657
 
658
  demo.launch()