rphrp1985 commited on
Commit
8723370
1 Parent(s): 5bc4492

Update app_dialogue.py

Browse files
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -473,7 +473,7 @@ with gr.Blocks(
473
  fn=model_inference,
474
  chatbot=chatbot,
475
  examples=EXAMPLES,
476
- multimodal=True,
477
  cache_examples=False,
478
  additional_inputs=[
479
  model_selector,
 
473
  fn=model_inference,
474
  chatbot=chatbot,
475
  examples=EXAMPLES,
476
+ # multimodal=False,
477
  cache_examples=False,
478
  additional_inputs=[
479
  model_selector,