Spaces:
Running
Running
Commit
·
02b03a5
1
Parent(s):
fe71bb9
Update app.py
Browse files
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=
|
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()
|