Behnamm commited on
Commit
804f4a9
1 Parent(s): 32e7844

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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/leaderboard_banner.png" style="width:70%;display:block;margin-left:auto;margin-right:auto">
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