arinbalyan commited on
Commit
216356d
·
verified ·
1 Parent(s): bd394cc

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -369,6 +369,7 @@ with gr.Blocks(
369
  show_label=False,
370
  bubble_full_width=False,
371
  avatar_images=(None, "🧠"),
 
372
  )
373
 
374
  with gr.Row():
 
369
  show_label=False,
370
  bubble_full_width=False,
371
  avatar_images=(None, "🧠"),
372
+ type="messages",
373
  )
374
 
375
  with gr.Row():