Update README.md
Browse files
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 |
-
@
|
34 |
-
title={
|
35 |
-
author={
|
36 |
-
year={
|
37 |
-
|
38 |
-
|
|
|
|
|
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 |
```
|