johann22 commited on
Commit
07b0552
1 Parent(s): 1c56849

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -414,4 +414,4 @@ gr.ChatInterface(
414
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
415
  examples=examples,
416
  #concurrency_limit=20,
417
- ).launch(mac_threads=20,show_api=False)
 
414
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
415
  examples=examples,
416
  #concurrency_limit=20,
417
+ ).launch(max_threads=20,show_api=False)