Spaces:
Running
Running
Commit
·
99d3569
1
Parent(s):
199582b
Update app.py
Browse files
app.py
CHANGED
@@ -275,7 +275,7 @@ with gr.Blocks() as demo:
|
|
275 |
with gr.Column(scale=1, min_width=50):
|
276 |
gr.Markdown("""
|
277 |
""")
|
278 |
-
with gr.Column(scale=
|
279 |
gr.Markdown("""
|
280 |
<div style="text-align: center"><h1>EmotioNL: A framework for Dutch emotion detection</h1></div>
|
281 |
|
|
|
275 |
with gr.Column(scale=1, min_width=50):
|
276 |
gr.Markdown("""
|
277 |
""")
|
278 |
+
with gr.Column(scale=5):
|
279 |
gr.Markdown("""
|
280 |
<div style="text-align: center"><h1>EmotioNL: A framework for Dutch emotion detection</h1></div>
|
281 |
|