TenzinGayche commited on
Commit
25cc8b2
·
verified ·
1 Parent(s): aeaf737

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks(title="Monlam Translation System", theme=gr.themes.Soft()) as dem
123
  type="messages",
124
  show_label=False,
125
  render_markdown=True,
126
- height=400
127
  )
128
 
129
  with gr.Row():
 
123
  type="messages",
124
  show_label=False,
125
  render_markdown=True,
126
+ scale=1
127
  )
128
 
129
  with gr.Row():