Ritvik commited on
Commit
b9a2939
·
1 Parent(s): 0516d26

Save local changes before pull

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ with gr.Blocks(css=custom_css) as demo:
226
  )
227
 
228
  chatbot = gr.Chatbot(
229
- height=1000, # Kept your increased height
230
  label="Travelo’s Logbook",
231
  bubble_full_width=False,
232
  avatar_images=(
 
226
  )
227
 
228
  chatbot = gr.Chatbot(
229
+ height=800, # Kept your increased height
230
  label="Travelo’s Logbook",
231
  bubble_full_width=False,
232
  avatar_images=(