TheoLvs commited on
Commit
c3335fd
·
1 Parent(s): 79fc4f5

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()