Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pipeline_tag: text-to-video
|
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
-
|
| 18 |
[](https://donghaotian123.github.io/Wan-Alpha/)
|
| 19 |
[](https://huggingface.co/htdong/Wan-Alpha)
|
| 20 |
[](https://huggingface.co/htdong/Wan-Alpha_ComfyUI)
|
|
@@ -64,10 +64,17 @@ We sincerely thank the authors and contributors of these projects.
|
|
| 64 |
|
| 65 |
If you find our work helpful for your research, please consider citing our paper:
|
| 66 |
|
| 67 |
-
|
| 68 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
}
|
| 70 |
-
```
|
| 71 |
|
| 72 |
---
|
| 73 |
|
|
|
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
+
[](https://arxiv.org/pdf/2509.24979)
|
| 18 |
[](https://donghaotian123.github.io/Wan-Alpha/)
|
| 19 |
[](https://huggingface.co/htdong/Wan-Alpha)
|
| 20 |
[](https://huggingface.co/htdong/Wan-Alpha_ComfyUI)
|
|
|
|
| 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 |
|