Spaces:
Running
Running
BenchmarkBot
commited on
Merge branch 'main' of https://huggingface.co/spaces/optimum/llm-perf-leaderboard into main
Browse files
app.py
CHANGED
@@ -176,7 +176,7 @@ with demo:
|
|
176 |
|
177 |
with gr.Row():
|
178 |
submit_button = gr.Button(
|
179 |
-
value="
|
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 |
|