lucataco / magic-animate

MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model

  • Public
  • 55.9K runs
  • A100 (80GB)
  • GitHub
  • Paper
  • License

Input

*file
Preview
image

Input image

*file
Preview

Input motion video

integer
(minimum: 1, maximum: 200)

Number of denoising steps

Default: 25

number
(minimum: 1, maximum: 50)

Scale for classifier-free guidance

Default: 7.5

integer

Random seed. Leave blank to randomize the seed

Output

Generated in

Run time and cost

This model costs approximately $0.34 to run on Replicate, or 2 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 5 minutes. The predict time for this model varies significantly based on the inputs.

Readme

Implementation of MagicAnimate

Note: For now, please use JPG images (not PNG)

@inproceedings{xu2023magicanimate,
    author    = {Xu, Zhongcong and Zhang, Jianfeng and Liew, Jun Hao and Yan, Hanshu and Liu, Jia-Wei and Zhang, Chenxu and Feng, Jiashi and Shou, Mike Zheng},
    title     = {MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model},
    booktitle = {arXiv},
    year      = {2023}
}