artificialguybr commited on
Commit
02b03a5
1 Parent(s): fe71bb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ Thanks to [Redmond.ai](https://redmond.ai/) for providing GPU Time and sponsorin
124
  )
125
 
126
  #Adding queue
127
- iface.queue(concurrency_count=3)
128
 
129
  # Launch the app
130
  iface.launch()
 
124
  )
125
 
126
  #Adding queue
127
+ iface.queue(concurrency_count=12)
128
 
129
  # Launch the app
130
  iface.launch()