johann22 commited on
Commit
aa3a942
·
1 Parent(s): e1a91d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -468,7 +468,6 @@ examples=[["I'm planning a vacation to Japan. Can you suggest a one-week itinera
468
  gr.ChatInterface(
469
  fn=run,
470
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
471
- additional_inputs=additional_inputs,
472
  title="Mixtral 46.7B",
473
  examples=examples,
474
  concurrency_limit=20,
 
468
  gr.ChatInterface(
469
  fn=run,
470
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
 
471
  title="Mixtral 46.7B",
472
  examples=examples,
473
  concurrency_limit=20,