dariog commited on
Commit
6d69390
·
verified ·
1 Parent(s): b72c98c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Default(primary_hue=colors.emeral
121
  # Main view
122
  with gr.Tabs() as tabs:
123
  # Leaderboard
124
- name_main = "Lastest Leaderboard"
125
  (
126
  task_radio_main,
127
  benchmark_radio_main,
 
121
  # Main view
122
  with gr.Tabs() as tabs:
123
  # Leaderboard
124
+ name_main = "Latest Leaderboard"
125
  (
126
  task_radio_main,
127
  benchmark_radio_main,