ynhe commited on
Commit
f7ea508
β€’
1 Parent(s): 72b2069

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +3 -0
constants.py CHANGED
@@ -87,6 +87,9 @@ LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
87
  πŸ† Welcome to the leaderboard of the VBench! 🎦
88
 
89
  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.
 
 
 
90
  """
91
 
92
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
 
87
  πŸ† Welcome to the leaderboard of the VBench! 🎦
88
 
89
  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.
90
+
91
+ ## ⚠ Please note that you need to obtain the file `evaluation_results/*eval_results.json` by running [VBench Github](https:) and upload the evaluation results.
92
+ Uploading generated videos or images of the model is invalid!
93
  """
94
 
95
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction