ynhe commited on
Commit
b9843eb
1 Parent(s): 7291f5f

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +3 -2
constants.py CHANGED
@@ -192,12 +192,13 @@ LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
192
 
193
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
194
 
195
- ##
196
  1. Please note that you need to obtain the file `evaluation_results/*.json` by running VBench in Github. You may conduct an [Offline Check](https://github.com/Vchitect/VBench?tab=readme-ov-file#get-final-score-and-submit-to-leaderboard) before uploading.
197
  2. Then, pack these JSON files into a `ZIP` archive, ensuring that the top-level directory of the ZIP contains the individual JSON files.
198
  3. Finally, upload the ZIP archive below.
199
 
200
- Uploading generated videos or images of the model is invalid!
 
201
  """
202
 
203
  TABLE_INTRODUCTION = """
 
192
 
193
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
194
 
195
+ ## 🎈
196
  1. Please note that you need to obtain the file `evaluation_results/*.json` by running VBench in Github. You may conduct an [Offline Check](https://github.com/Vchitect/VBench?tab=readme-ov-file#get-final-score-and-submit-to-leaderboard) before uploading.
197
  2. Then, pack these JSON files into a `ZIP` archive, ensuring that the top-level directory of the ZIP contains the individual JSON files.
198
  3. Finally, upload the ZIP archive below.
199
 
200
+ ⚠️ Uploading generated videos or images of the model is invalid!
201
+ ⚠️ Submissions that do not correctly fill in the model name and model link may be deleted by the VBench team. The contact information you filled in will not be made public.
202
  """
203
 
204
  TABLE_INTRODUCTION = """