ramalMr commited on
Commit
12b3267
·
verified ·
1 Parent(s): 618a6ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,5 +101,5 @@ gr.ChatInterface(
101
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
102
  additional_inputs=additional_inputs,
103
  title="Synthetic-data-generation-aze",
104
- concurrency_limit=20,
105
  ).launch(show_api=False)
 
101
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
102
  additional_inputs=additional_inputs,
103
  title="Synthetic-data-generation-aze",
104
+ concurrency_limit=20,
105
  ).launch(show_api=False)