James MacQuillan commited on
Commit
3b24465
·
1 Parent(s): 2ed4b68
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ chatbot = gr.Chatbot(
151
  avatar_images=[None, BOT_AVATAR],
152
  show_copy_button=True,
153
  layout="panel",
154
- height = 600
155
 
156
  )
157
  gr.ChatInterface(
 
151
  avatar_images=[None, BOT_AVATAR],
152
  show_copy_button=True,
153
  layout="panel",
154
+ height = 900
155
 
156
  )
157
  gr.ChatInterface(