Update README.md
Browse files
README.md
CHANGED
|
@@ -63,11 +63,18 @@ We sincerely thank the authors and contributors of these projects.
|
|
| 63 |
## ✏ Citation
|
| 64 |
|
| 65 |
If you find our work helpful for your research, please consider citing our paper:
|
| 66 |
-
|
| 67 |
```bibtex
|
| 68 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
}
|
| 70 |
-
```
|
| 71 |
|
| 72 |
---
|
| 73 |
|
|
|
|
| 63 |
## ✏ Citation
|
| 64 |
|
| 65 |
If you find our work helpful for your research, please consider citing our paper:
|
| 66 |
+
|
| 67 |
```bibtex
|
| 68 |
+
@misc{dong2025wanalpha,
|
| 69 |
+
title={Wan-Alpha: High-Quality Text-to-Video Generation with Alpha Channel},
|
| 70 |
+
author={Haotian Dong and Wenjing Wang and Chen Li and Di Lin},
|
| 71 |
+
year={2025},
|
| 72 |
+
eprint={2509.24979},
|
| 73 |
+
archivePrefix={arXiv},
|
| 74 |
+
primaryClass={cs.CV},
|
| 75 |
+
url={https://arxiv.org/abs/2509.24979},
|
| 76 |
}
|
| 77 |
+
```
|
| 78 |
|
| 79 |
---
|
| 80 |
|