magic-animate icon indicating copy to clipboard operation
magic-animate copied to clipboard

MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model

Results 106 magic-animate issues
Sort by recently updated
recently updated
newest added

Hi, thank you for your work, really impressive results! In my problem domain I have access to several reference images of the scene I would like to generate, not just...

I have Ubuntu 22.04.3 server with Tesla V100 SXM2 32GB. I have followed: 1. [🏃‍♂️ Getting Started](https://github.com/magic-research/magic-animate#%EF%B8%8F-getting-started) 2. [⚒️ Installation](https://github.com/magic-research/magic-animate#%EF%B8%8F-installation) 3. [💃 Inference](https://github.com/magic-research/magic-animate#-inference) 4. [🎨 Gradio Demo](https://github.com/magic-research/magic-animate#-gradio-demo) The WebUI was...

![white-00025-1676729434](https://github.com/magic-research/magic-animate/assets/18125/fa2a5cc0-f5de-48ee-9007-9d8e9cd0ce8d) ![image](https://github.com/magic-research/magic-animate/assets/18125/4f327a21-60f1-4ae7-bb89-e08c8ff258d2) ![wavLekR3tg](https://github.com/magic-research/magic-animate/assets/18125/d35dcf1a-b1eb-41ef-ae0e-329c6fb1daa6) using the default parameters. https://github.com/magic-research/magic-animate/assets/18125/c8dd5634-f705-4b0d-861f-516590008969 the result is nothing like the demo. I tried many images and all the same.

My GPU is on the cloud server without browser. How to launch the Gradio Demo accessible from internet? currently the command “python3 -m demo.gradio_animate” start a server only accessible from...

Thanks for your great work. Can you release the training code for appearance encoder and controlnet fine-tuning. Hope for your reply! Thank you. Best Wishes.

Hi, does anyone know how to fix this error ? I followed the instructions ,but still could not get it to work PS S:\ai\magic-animate-for-windows> .\run_gui.ps1 Traceback (most recent call last):...

How to improve it. Any Suggestion. The more similar the video and reference picture are, the better the effect will be. https://github.com/magic-research/magic-animate/assets/23650992/c582ba89-9b38-489c-8346-70d4d79bf5ca https://github.com/magic-research/magic-animate/assets/23650992/50ccf757-98e5-48c7-a4d2-75a9ce568b27 https://github.com/magic-research/magic-animate/assets/23650992/3ee17c26-11c0-4918-8da8-9cf8b2dde287

i only want to save the final video,i have changed animation.yaml。 `pretrained_model_path: "pretrained_models/stable-diffusion-v1-5" pretrained_vae_path: "pretrained_models/sd-vae-ft-mse" pretrained_controlnet_path: "pretrained_models/MagicAnimate/densepose_controlnet" pretrained_appearance_encoder_path: "pretrained_models/MagicAnimate/appearance_encoder" pretrained_unet_path: "" motion_module: "pretrained_models/MagicAnimate/temporal_attention/temporal_attention.ckpt" savename: null fusion_blocks: "midup" seed: [1] steps:...