pgurazada1 commited on
Commit
4dad47c
·
verified ·
1 Parent(s): 5c1bf31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ demo = gr.Interface(
94
  [298.6, 309.1, 1339, 51.1, 34, 'M'],
95
  [302.4, 311.1, 1634, 34.2, 184, 'L'],
96
  [297.9, 307.7, 1546, 37.6, 72, 'L']],
97
- concurrency_limit=16
98
  )
99
 
100
  # Launch with a load balancer
 
94
  [298.6, 309.1, 1339, 51.1, 34, 'M'],
95
  [302.4, 311.1, 1634, 34.2, 184, 'L'],
96
  [297.9, 307.7, 1546, 37.6, 72, 'L']],
97
+ concurrency_limit=32
98
  )
99
 
100
  # Launch with a load balancer