bstraehle commited on
Commit
f4e2bc7
1 Parent(s): f22b687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ gr.ChatInterface(
86
  retry_btn=None,
87
  undo_btn=None,
88
  clear_btn="Clear",
89
- multimodal=True,
90
  #additional_inputs=[
91
  # gr.Textbox("You are a personal math tutor. Answer questions briefly, in a sentence or less.", label="System Prompt"),
92
  #],
 
86
  retry_btn=None,
87
  undo_btn=None,
88
  clear_btn="Clear",
89
+ #multimodal=True,
90
  #additional_inputs=[
91
  # gr.Textbox("You are a personal math tutor. Answer questions briefly, in a sentence or less.", label="System Prompt"),
92
  #],