Spaces:
Runtime error
Runtime error
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -93,11 +93,11 @@ LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
|
|
| 93 |
<a href='https://www.youtube.com/watch?v=7IhCC8Qqn8Y'><img src='https://img.shields.io/badge/YouTube-Video-c4302b?logo=youtube&logoColor=red'></a>
|
| 94 |
<a href='https://hits.seeyoufarm.com'><img src='https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVchitect%2FVBench&count_bg=%23FFA500&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=visitors&edge_flat=false'></a>
|
| 95 |
</div>
|
|
|
|
| 96 |
- **Comprehensive Dimensions:** We carefully decompose video generation quality into 16 comprehensive dimensions to reveal individual model's strengths and weaknesses.
|
| 97 |
- **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of VBench.
|
| 98 |
- **Valuable Insights:** VBench provides multi-perspective insights useful for the community.
|
| 99 |
|
| 100 |
-
|
| 101 |
Please follow the instructions in [VBench](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage) to upload the generated `result.json` file here. After clicking the `Submit Eval` button, click the `Refresh` button.
|
| 102 |
"""
|
| 103 |
|
|
|
|
| 93 |
<a href='https://www.youtube.com/watch?v=7IhCC8Qqn8Y'><img src='https://img.shields.io/badge/YouTube-Video-c4302b?logo=youtube&logoColor=red'></a>
|
| 94 |
<a href='https://hits.seeyoufarm.com'><img src='https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVchitect%2FVBench&count_bg=%23FFA500&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=visitors&edge_flat=false'></a>
|
| 95 |
</div>
|
| 96 |
+
|
| 97 |
- **Comprehensive Dimensions:** We carefully decompose video generation quality into 16 comprehensive dimensions to reveal individual model's strengths and weaknesses.
|
| 98 |
- **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of VBench.
|
| 99 |
- **Valuable Insights:** VBench provides multi-perspective insights useful for the community.
|
| 100 |
|
|
|
|
| 101 |
Please follow the instructions in [VBench](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage) to upload the generated `result.json` file here. After clicking the `Submit Eval` button, click the `Refresh` button.
|
| 102 |
"""
|
| 103 |
|