htdong commited on
Commit
0c7cfd2
·
verified ·
1 Parent(s): 3a3b778

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: text-to-video
14
 
15
 
16
 
17
- <!-- [![arXiv](https://img.shields.io/badge/arXiv-xxxx-b31b1b)](https://arxiv.org/abs/) -->
18
  [![Project Page](https://img.shields.io/badge/Project_Page-Link-green)](https://donghaotian123.github.io/Wan-Alpha/)
19
  [![🤗 HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Model-orange)](https://huggingface.co/htdong/Wan-Alpha)
20
  [![ComfyUI](https://img.shields.io/badge/ComfyUI-Version-blue)](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
- <!-- ```bibtex
68
- @article{
 
 
 
 
 
 
 
69
  }
70
- ``` -->
71
 
72
  ---
73
 
 
14
 
15
 
16
 
17
+ [![arXiv](https://img.shields.io/badge/arXiv-2509.24979-b31b1b)](https://arxiv.org/pdf/2509.24979)
18
  [![Project Page](https://img.shields.io/badge/Project_Page-Link-green)](https://donghaotian123.github.io/Wan-Alpha/)
19
  [![🤗 HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Model-orange)](https://huggingface.co/htdong/Wan-Alpha)
20
  [![ComfyUI](https://img.shields.io/badge/ComfyUI-Version-blue)](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