Rijgersberg commited on
Commit
0a49a42
1 Parent(s): 2700bb1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def generate(
65
 
66
  chat_interface = gr.ChatInterface(
67
  fn=generate,
68
- chatbot=gr.Chatbot(height=400),
69
  additional_inputs=[
70
  gr.Slider(
71
  label="Max new tokens",
 
65
 
66
  chat_interface = gr.ChatInterface(
67
  fn=generate,
68
+ chatbot=gr.Chatbot(height=450),
69
  additional_inputs=[
70
  gr.Slider(
71
  label="Max new tokens",