dromerosm commited on
Commit
0c26770
1 Parent(s): 7292b0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def main():
151
  )
152
 
153
  # demo.launch(debug=True)
154
- demo.queue(api_open=False, max_size=5).launch()
155
 
156
  if __name__ == "__main__":
157
  main()
 
151
  )
152
 
153
  # demo.launch(debug=True)
154
+ demo.queue(api_open=False, max_size=3).launch()
155
 
156
  if __name__ == "__main__":
157
  main()