Shreyas094 commited on
Commit
6552a74
1 Parent(s): dad2e6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -608,7 +608,7 @@ iface = gr.ChatInterface(
608
  show_copy_button=True,
609
  likeable=True,
610
  layout="bubble",
611
- height=600,
612
  )
613
  )
614
 
 
608
  show_copy_button=True,
609
  likeable=True,
610
  layout="bubble",
611
+ height=500,
612
  )
613
  )
614