Fan-s commited on
Commit
fa7e285
β€’
1 Parent(s): 0344db0

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -106,7 +106,7 @@ COLUMN_NAMES_QUALITY = MODEL_INFO_TAB_QUALITY + QUALITY_TAB
106
  LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
107
 
108
  *"Which Video Generation Model is better?"*
109
- πŸ† Welcome to the leaderboard of the **VBench**! 🎦 *A Comprehensive Benchmark Suite for Video Generative Models, which has been accepted to CVPR 2024*
110
  <div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
111
  <a href='https://arxiv.org/abs/2311.17982'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
112
  <a href='https://vchitect.github.io/VBench-project/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>
 
106
  LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
107
 
108
  *"Which Video Generation Model is better?"*
109
+ πŸ† Welcome to the leaderboard of the **VBench**! 🎦 *A Comprehensive Benchmark Suite for Video Generative Models* (**CVPR 2024**)
110
  <div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
111
  <a href='https://arxiv.org/abs/2311.17982'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
112
  <a href='https://vchitect.github.io/VBench-project/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>