BestWishYsh commited on
Commit
167ec1d
1 Parent(s): bdbe967
Files changed (1) hide show
  1. constants.py +7 -2
constants.py CHANGED
@@ -12,7 +12,12 @@ CSV_DIR_CHRONOMAGIC_BENCH_150 = "./file/results_ChronoMagic-Bench-150.csv"
12
 
13
  COLUMN_NAMES = MODEL_INFO + ALL_RESULTS
14
 
15
- LEADERBORAD_INTRODUCTION = """# ChronoMagic-Bench Leaderboard
 
 
 
 
 
16
 
17
  Welcome to the leaderboard of the ChronoMagic-Bench!
18
 
@@ -20,7 +25,7 @@ LEADERBORAD_INTRODUCTION = """# ChronoMagic-Bench Leaderboard
20
 
21
  If you like our project, please give us a star ⭐ on GitHub for the latest update.
22
 
23
- [GitHub](https://github.com/PKU-YuanGroup/ChronoMagic-Bench) | [arXiv](https://arxiv.org/abs/2404.05014) | [Home Page](https://pku-yuangroup.github.io/ChronoMagic-Bench/) | [ChronoMagic-Pro](https://huggingface.co/datasets/BestWishYsh/ChronoMagic-Pro) | [ChronoMagic-ProH](https://huggingface.co/datasets/BestWishYsh/ChronoMagic-ProH)
24
  """
25
 
26
  SUBMIT_INTRODUCTION = """# Submit Introduction
 
12
 
13
  COLUMN_NAMES = MODEL_INFO + ALL_RESULTS
14
 
15
+ LEADERBORAD_INTRODUCTION = """
16
+ <div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
17
+ <img src='https://www.pnglog.com/MqiNJ0.jpg' style='width: 600px; height: auto; margin-right: 10px;' />
18
+ </div>
19
+
20
+ # ChronoMagic-Bench Leaderboard
21
 
22
  Welcome to the leaderboard of the ChronoMagic-Bench!
23
 
 
25
 
26
  If you like our project, please give us a star ⭐ on GitHub for the latest update.
27
 
28
+ [GitHub](https://github.com/PKU-YuanGroup/ChronoMagic-Bench) | [arXiv](https://arxiv.org/abs/2406.18522) | [Home Page](https://pku-yuangroup.github.io/ChronoMagic-Bench/) | [ChronoMagic-Pro](https://huggingface.co/datasets/BestWishYsh/ChronoMagic-Pro) | [ChronoMagic-ProH](https://huggingface.co/datasets/BestWishYsh/ChronoMagic-ProH)
29
  """
30
 
31
  SUBMIT_INTRODUCTION = """# Submit Introduction