Text-to-Video
Howe666 commited on
Commit
42943f2
·
verified ·
1 Parent(s): 2589b55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -30,11 +30,13 @@ AnimeGamer is a pioneering model designed for infinite anime life simulation. It
30
  ### Citation
31
  If you find the work helpful, please consider citing:
32
  ```bash
33
- @article{yang2024seedstory,
34
- title={SEED-Story: Multimodal Long Story Generation with Large Language Model},
35
- author={Shuai Yang and Yuying Ge and Yang Li and Yukang Chen and Yixiao Ge and Ying Shan and Yingcong Chen},
36
- year={2024},
37
- journal={arXiv preprint arXiv:2407.08683},
38
- url={https://arxiv.org/abs/2407.08683},
 
 
39
  }
40
  ```
 
30
  ### Citation
31
  If you find the work helpful, please consider citing:
32
  ```bash
33
+ @misc{cheng2025animegamerinfiniteanimelife,
34
+ title={AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction},
35
+ author={Junhao Cheng and Yuying Ge and Yixiao Ge and Jing Liao and Ying Shan},
36
+ year={2025},
37
+ eprint={2504.01014},
38
+ archivePrefix={arXiv},
39
+ primaryClass={cs.CV},
40
+ url={https://arxiv.org/abs/2504.01014},
41
  }
42
  ```