Text-to-Video
Howe666 commited on
Commit
0904981
·
verified ·
1 Parent(s): 25820f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -30,13 +30,10 @@ 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
- @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
  ```
 
30
  ### Citation
31
  If you find the work helpful, please consider citing:
32
  ```bash
33
+ @article{cheng2025animegamer,
34
+ title={AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction},
35
+ author={Cheng, Junhao and Ge, Yuying and Ge, Yixiao and Liao, Jing and Shan, Ying},
36
+ journal={arXiv preprint arXiv:2504.01014},
37
+ year={2025}
 
 
 
38
  }
39
  ```