--- license: mit tags: - video generation - CreateAI pipeline_tag: image-to-video library_name: diffusers --- # LayerAnimate-Mix [Project](https://layeranimate.github.io) | [Github](https://github.com/IamCreateAI/LayerAnimate) | [Paper](https://arxiv.org/abs/2501.08295)
**LayerAnimate** is a novel video diffusion framework with layer-aware architecture that empowers the manipulation of layers through layer-level controls. ## Citation Please consider citing our work as follows if it is helpful. ```bib @article{yang2025layeranimate, author = {Yang, Yuxue and Fan, Lue and Lin, Zuzeng and Wang, Feng and Zhang, Zhaoxiang}, title = {LayerAnimate: Layer-level Control for Animation}, journal = {arXiv preprint arXiv:2501.08295}, year = {2025}, } ```