BenchmarkBot commited on
Commit
11c5368
β€’
2 Parent(s): b40aab0 b486bbc

Merge branch 'main' of https://huggingface.co/spaces/optimum/llm-perf-leaderboard into main

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ with demo:
176
 
177
  with gr.Row():
178
  submit_button = gr.Button(
179
- value="Submit πŸš€",
180
  elem_id="submit-button",
181
  )
182
 
 
176
 
177
  with gr.Row():
178
  submit_button = gr.Button(
179
+ value="Filter πŸš€",
180
  elem_id="submit-button",
181
  )
182