anirudh248 commited on
Commit
5410634
·
verified ·
1 Parent(s): 5b8de7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -352,7 +352,7 @@ with gr.Blocks() as interface:
352
 
353
  chatbot = gr.Chatbot(
354
  label="Conversation",
355
- height=500
356
  )
357
 
358
  user_input = gr.Textbox(
 
352
 
353
  chatbot = gr.Chatbot(
354
  label="Conversation",
355
+ height=400
356
  )
357
 
358
  user_input = gr.Textbox(