James MacQuillan commited on
Commit
8aed261
·
1 Parent(s): 105b7ae
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ chatbot = gr.Chatbot(
232
  layout='panel',
233
  avatar_images=avatar,
234
  height=600,
235
- type = 'messages'
236
  )
237
 
238
  # Add the CSS to the ChatInterface
 
232
  layout='panel',
233
  avatar_images=avatar,
234
  height=600,
235
+
236
  )
237
 
238
  # Add the CSS to the ChatInterface