Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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():
|