Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Updtae.
Browse files
app.py
CHANGED
@@ -503,9 +503,6 @@ with blocks:
|
|
503 |
'<div class="f1-figcaption">Performance of frontier models on the FormulaOne-Shallow ("warmup") dataset.</div>'
|
504 |
)
|
505 |
|
506 |
-
# Between warmup and tier1 figs
|
507 |
-
gr.HTML(WHAT_IS_F1_HTML_AFTER_WARMUPFIG)
|
508 |
-
|
509 |
# Deeper tier figure with corrected caption text
|
510 |
gr.Image(
|
511 |
"assets/deeper_tier_performance.png",
|
|
|
503 |
'<div class="f1-figcaption">Performance of frontier models on the FormulaOne-Shallow ("warmup") dataset.</div>'
|
504 |
)
|
505 |
|
|
|
|
|
|
|
506 |
# Deeper tier figure with corrected caption text
|
507 |
gr.Image(
|
508 |
"assets/deeper_tier_performance.png",
|