File size: 605 Bytes
f006574 978e149 4901dc2 8074748 05994d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: gpl-3.0
---
- Depth 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}
}
``` |