BestWishYsh commited on
Commit
e6ec576
·
verified ·
1 Parent(s): d0bc3e1

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -93,7 +93,7 @@ TABLE_INTRODUCTION_HUMAN = """In the table below, we use six dimensions as the p
93
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
94
  CITATION_BUTTON_TEXT = r"""@article{yuan2025opens2v,
95
  title={OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation},
96
- author={Yuan, Shenghai and He, Xianyi and Deng, Yufan and Ye, Yang and Huang, Jinfa and Luo, Jiebo and Yuan, Li},
97
  journal={arXiv preprint arXiv:2505.20292},
98
  year={2025}
99
  }"""
 
93
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
94
  CITATION_BUTTON_TEXT = r"""@article{yuan2025opens2v,
95
  title={OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation},
96
+ author={Yuan, Shenghai and He, Xianyi and Deng, Yufan and Ye, Yang and Huang, Jinfa and Lin, Bin and Luo, Jiebo and Yuan, Li},
97
  journal={arXiv preprint arXiv:2505.20292},
98
  year={2025}
99
  }"""