Update README.md
Browse files
README.md
CHANGED
|
@@ -127,10 +127,10 @@ The upstream Wan2.1 components are subject to their own licenses and terms. User
|
|
| 127 |
If you find this work useful, please cite RAVEN. A BibTeX entry will be added when available.
|
| 128 |
|
| 129 |
```bibtex
|
| 130 |
-
@
|
| 131 |
-
title
|
| 132 |
-
author
|
| 133 |
-
year
|
| 134 |
-
|
| 135 |
}
|
| 136 |
```
|
|
|
|
| 127 |
If you find this work useful, please cite RAVEN. A BibTeX entry will be added when available.
|
| 128 |
|
| 129 |
```bibtex
|
| 130 |
+
@article{lu2026raven,
|
| 131 |
+
title = {RAVEN: Real-time Autoregressive Video Extrapolation with Consistency-model GRPO},
|
| 132 |
+
author = {Lu, Yanzuo and Zuo, Ronglai and Deng, Jiankang},
|
| 133 |
+
year = 2026,
|
| 134 |
+
journal = {arXiv preprint arXiv:2605.15190}
|
| 135 |
}
|
| 136 |
```
|