NarayaniV commited on
Commit
9f157d1
·
verified ·
1 Parent(s): 27b908d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -59,8 +59,7 @@ with gr.Blocks(
59
 
60
  chatbot = gr.Chatbot(
61
  label="AI Chat",
62
- elem_classes="chatbot",
63
- type="messages"
64
  )
65
 
66
  msg = gr.Textbox(
 
59
 
60
  chatbot = gr.Chatbot(
61
  label="AI Chat",
62
+ elem_classes="chatbot"
 
63
  )
64
 
65
  msg = gr.Textbox(