sanjay9876 commited on
Commit
739e86a
·
verified ·
1 Parent(s): c95100b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -448,7 +448,7 @@ def create_demo():
448
  height=500,
449
  placeholder="Chat with your documents here... Type your question below.",
450
  show_label=False,
451
- type="messages"
452
  )
453
  with gr.Row(elem_classes="input-row"):
454
  message_input = gr.Textbox(
 
448
  height=500,
449
  placeholder="Chat with your documents here... Type your question below.",
450
  show_label=False,
451
+ # type="messages"
452
  )
453
  with gr.Row(elem_classes="input-row"):
454
  message_input = gr.Textbox(