diqiu7 commited on
Commit
50019af
·
verified ·
1 Parent(s): e8f62f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -47,10 +47,13 @@ Some generated results:
47
 
48
  If you find SkyReels-A1 useful for your research, welcome to cite our work using the following BibTeX:
49
  ```bibtex
50
- @article{qiu2025skyreels,
51
- title = {SkyReels-A1: Expressive Portrait Animation in Video Diffusion Transformers},
52
- author = {Qiu, Di and Zhengcong, Fei, and so on},
53
- journal = {arXiv preprint arXiv},
54
- year = {2025}
 
 
 
55
  }
56
  ```
 
47
 
48
  If you find SkyReels-A1 useful for your research, welcome to cite our work using the following BibTeX:
49
  ```bibtex
50
+ @misc{qiu2025skyreelsa1expressiveportraitanimation,
51
+ title={SkyReels-A1: Expressive Portrait Animation in Video Diffusion Transformers},
52
+ author={Di Qiu and Zhengcong Fei and Rui Wang and Jialin Bai and Changqian Yu and Mingyuan Fan and Guibin Chen and Xiang Wen},
53
+ year={2025},
54
+ eprint={2502.10841},
55
+ archivePrefix={arXiv},
56
+ primaryClass={cs.CV},
57
+ url={https://arxiv.org/abs/2502.10841},
58
  }
59
  ```