Update README.md
Browse files
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 |
-
@
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
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 |
```
|