xizaoqu commited on
Commit ·
dd1d159
1
Parent(s): 81025dd
update arxiv
Browse files
README.md
CHANGED
|
@@ -61,7 +61,15 @@ python app.py
|
|
| 61 |
If you find our work helpful, please cite:
|
| 62 |
|
| 63 |
```
|
| 64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
```
|
| 66 |
|
| 67 |
## 👏 Acknowledgements
|
|
|
|
| 61 |
If you find our work helpful, please cite:
|
| 62 |
|
| 63 |
```
|
| 64 |
+
@misc{xiao2025worldmemlongtermconsistentworld,
|
| 65 |
+
title={WORLDMEM: Long-term Consistent World Simulation with Memory},
|
| 66 |
+
author={Zeqi Xiao and Yushi Lan and Yifan Zhou and Wenqi Ouyang and Shuai Yang and Yanhong Zeng and Xingang Pan},
|
| 67 |
+
year={2025},
|
| 68 |
+
eprint={2504.12369},
|
| 69 |
+
archivePrefix={arXiv},
|
| 70 |
+
primaryClass={cs.CV},
|
| 71 |
+
url={https://arxiv.org/abs/2504.12369},
|
| 72 |
+
}
|
| 73 |
```
|
| 74 |
|
| 75 |
## 👏 Acknowledgements
|