File size: 603 Bytes
634ba94 fcd8ef8 a4de3c2 fcd8ef8 77fdf45 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: gpl-3.0
---
- Hed Control Pretrained model for [control-a-video](https://arxiv.org/abs/2305.13840)
- Project page: https://controlavideo.github.io/
- Code: https://github.com/Weifeng-Chen/control-a-video
# Citation
```
@misc{chen2023controlavideo,
title={Control-A-Video: Controllable Text-to-Video Generation with Diffusion Models},
author={Weifeng Chen and Jie Wu and Pan Xie and Hefeng Wu and Jiashi Li and Xin Xia and Xuefeng Xiao and Liang Lin},
year={2023},
eprint={2305.13840},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
``` |