Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -92,7 +92,7 @@ with gr.Blocks(css=".tab-buttons button{font-size:1.3em}") as demo:
|
|
| 92 |
|
| 93 |
This leaderboard is maintained by Devin Gulliver and is perpetually under construction, check back regularly for further improvements!
|
| 94 |
|
| 95 |
-
Compute for evaluating RWKV models is generously provided by [Recursal AI](https://recursal.
|
| 96 |
""")
|
| 97 |
|
| 98 |
with gr.Tab("π Submit here!"):
|
|
|
|
| 92 |
|
| 93 |
This leaderboard is maintained by Devin Gulliver and is perpetually under construction, check back regularly for further improvements!
|
| 94 |
|
| 95 |
+
Compute for evaluating RWKV models is generously provided by [Recursal AI](https://recursal.ai).
|
| 96 |
""")
|
| 97 |
|
| 98 |
with gr.Tab("π Submit here!"):
|