File size: 867 Bytes
fd90f34
 
0a92d82
 
 
 
 
fd90f34
0a92d82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---

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)

<div align="center"> <img src='demos.gif'></img></div>

**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-specific Control for Animation},

  journal   = {arXiv preprint arXiv:2501.08295},

  year      = {2025},

}

```