Spaces:
Runtime error
Runtime error
Victoria Slocum
commited on
Commit
•
7b72036
1
Parent(s):
6f997ea
fix again
Browse files
app.py
CHANGED
@@ -166,6 +166,8 @@ with demo:
|
|
166 |
"Get text in model language")
|
167 |
with gr.Column():
|
168 |
gr.Markdown("")
|
|
|
|
|
169 |
|
170 |
with gr.Row():
|
171 |
with gr.Column():
|
|
|
166 |
"Get text in model language")
|
167 |
with gr.Column():
|
168 |
gr.Markdown("")
|
169 |
+
with gr.Column():
|
170 |
+
gr.Markdown("")
|
171 |
|
172 |
with gr.Row():
|
173 |
with gr.Column():
|