Spaces:
Running
Running
Update src/content.py
Browse files- src/content.py +1 -1
src/content.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
LOGO = '<img src="https://
|
| 2 |
|
| 3 |
TITLE = """<h1 align="center" id="space-title">π€ LLM-Perf Leaderboard ποΈ</h1>"""
|
| 4 |
|
|
|
|
| 1 |
+
LOGO = '<img src="https://raw.githubusercontent.com/huggingface/optimum-benchmark/main/logo.png">'
|
| 2 |
|
| 3 |
TITLE = """<h1 align="center" id="space-title">π€ LLM-Perf Leaderboard ποΈ</h1>"""
|
| 4 |
|