Update README.md
Browse files
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 |
-
@
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
|
|
|
|
|
|
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 |
```
|