Ziqi commited on
Commit
7919585
β€’
1 Parent(s): 3ce37ba

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -157,7 +157,7 @@ COLUMN_NAMES_I2V = MODEL_INFO_TAB_I2V + I2V_TAB
157
  LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
158
 
159
  *"Which Video Generation Model is better?"*
160
- πŸ† Welcome to the leaderboard of the **VBench**! 🎦 *A Comprehensive Benchmark Suite for Video Generative Models* (**CVPR 2024**)
161
  <div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
162
  <a href='https://arxiv.org/abs/2311.17982'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
163
  <a href='https://vchitect.github.io/VBench-project/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>
 
157
  LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
158
 
159
  *"Which Video Generation Model is better?"*
160
+ πŸ† Welcome to the leaderboard of the **VBench**! 🎦 *A Comprehensive Benchmark Suite for Video Generative Models* (**CVPR 2024**) [![Code](https://img.shields.io/github/stars/Vchitect/VBench.svg?style=social&label=Official)](https://github.com/Vchitect/VBench)
161
  <div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
162
  <a href='https://arxiv.org/abs/2311.17982'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
163
  <a href='https://vchitect.github.io/VBench-project/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>