aminaj commited on
Commit
b6cb50a
·
verified ·
1 Parent(s): a49f9f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ with gr.Blocks(theme=gr.themes.Default()) as app:
48
 
49
  chatbot = gr.Chatbot(
50
  scale = 2,
51
- height = 500
52
  )
53
 
54
  text_box = gr.Textbox(
 
48
 
49
  chatbot = gr.Chatbot(
50
  scale = 2,
51
+ height = 550
52
  )
53
 
54
  text_box = gr.Textbox(