Spaces:
Running
Running
Display fix
Browse files
app.py
CHANGED
|
@@ -624,7 +624,7 @@ with gr.Blocks(theme=theme, css=custom_css, js=js_func) as demo:
|
|
| 624 |
gr.Markdown(
|
| 625 |
"""
|
| 626 |
<div style='text-align: center;'>
|
| 627 |
-
<h1>📶 LLMLagBench -
|
| 628 |
</div>
|
| 629 |
"""
|
| 630 |
)
|
|
|
|
| 624 |
gr.Markdown(
|
| 625 |
"""
|
| 626 |
<div style='text-align: center;'>
|
| 627 |
+
<h1>📶 LLMLagBench - All LLMs lag behind</h1>
|
| 628 |
</div>
|
| 629 |
"""
|
| 630 |
)
|