Nguyen5 commited on
Commit
c938703
·
1 Parent(s): 20fbecd
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -191,7 +191,6 @@ def create_ui():
191
  chatbot = gr.Chatbot(
192
  label="Chat",
193
  height=500,
194
- bubble_full_width=False,
195
  show_copy_button=True
196
  )
197
 
 
191
  chatbot = gr.Chatbot(
192
  label="Chat",
193
  height=500,
 
194
  show_copy_button=True
195
  )
196