jonathanjordan21 commited on
Commit
94902b6
·
verified ·
1 Parent(s): 04998be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -405,7 +405,7 @@ with gr.Blocks() as demo:
405
  gr.Checkbox(label="multiple", info="Allow multiple request code numbers"),
406
 
407
  ],
408
- type="messages",
409
  chatbot=gr.Chatbot(height=800),
410
  # textbox=gr.Textbox(placeholder="Ask me a yes or no question", container=False, scale=7),
411
  # title="SamSat Virtual Assistant",
 
405
  gr.Checkbox(label="multiple", info="Allow multiple request code numbers"),
406
 
407
  ],
408
+ # type="messages",
409
  chatbot=gr.Chatbot(height=800),
410
  # textbox=gr.Textbox(placeholder="Ask me a yes or no question", container=False, scale=7),
411
  # title="SamSat Virtual Assistant",