File size: 604 Bytes
824242d 7966fa8 ef55f7f 7966fa8 bff85cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: gpl-3.0
---
- Canny 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}
}
``` |