acecalisto3 commited on
Commit
1e2359e
·
verified ·
1 Parent(s): 548866a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -383,7 +383,7 @@ iface.launch()
383
  '''
384
  gr.ChatInterface(
385
  fn=run,
386
- chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, super-intelligence=True, layout="panel"),
387
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
388
  examples=examples,
389
  concurrency_limit=50,
 
383
  '''
384
  gr.ChatInterface(
385
  fn=run,
386
+ chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, super_intelligence=True, layout="panel"),
387
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
388
  examples=examples,
389
  concurrency_limit=50,