James MacQuillan commited on
Commit
a4313a3
·
1 Parent(s): a0ee7c6
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -228,6 +228,7 @@ theme = gr.themes.Soft(
228
  neutral_hue="zinc",
229
  )
230
  chatbot = gr.Chatbot(
 
231
  layout='panel',
232
  avatar_images=avatar,
233
  height=600,
 
228
  neutral_hue="zinc",
229
  )
230
  chatbot = gr.Chatbot(
231
+
232
  layout='panel',
233
  avatar_images=avatar,
234
  height=600,