Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -32,7 +32,7 @@ NUM_FEWSHOT = 0 # Change with your few shot
|
|
32 |
|
33 |
# Your leaderboard name
|
34 |
TITLE = f"""
|
35 |
-
<img src="https://huggingface.co/spaces/{REPO_ID}/resolve/main/
|
36 |
"""
|
37 |
|
38 |
|
|
|
32 |
|
33 |
# Your leaderboard name
|
34 |
TITLE = f"""
|
35 |
+
<img src="https://huggingface.co/spaces/{REPO_ID}/resolve/main/banner_green.png" style="width:70%;display:block;margin-left:auto;margin-right:auto">
|
36 |
"""
|
37 |
|
38 |
|