File size: 745 Bytes
ea18bc2
 
6b19289
 
 
 
ea18bc2
6b19289
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
language:
- en
library_name: diffusers
pipeline_tag: image-to-video
---
# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

Given an input image, this model can animate the image under the guidance of text prompt, motion brush, and motion strength.


## Model Details

Given a random size and random aspect ratio image, this model generate 2s videos in 8fps. The resolution of generated video is equivalent to 512x512.

## Model Sources [optional]

<!-- Provide the basic links for the model. -->

- **Repository:** [https://github.com/alibaba/animate-anything]
- **Paper [optional]:** [https://arxiv.org/abs/2311.12886]
- **Demo [optional]:** [https://animationai.github.io/AnimateAnything/]