martinobettucci / magic-animate-craft-with-colab

This project involves utilizing vid2densepose to create custom motion videos based on personal preferences. Following the creation of these motion videos, the flow transitions to using MagicAnimate for video production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicAnimateCraft with Colab

magic-animate-craft-with-colab_demo.mp4

This project involves utilizing vid2densepose to create custom motion videos based on personal preferences.
Following the creation of these motion videos, the flow transitions to using MagicAnimate for video production.
The entire process is facilitated through a Colab environment.

Start at Google Colab

Open In Colab

The Colab note above contains two code cells, each of which, when executed, launches Gradio's web UI.
Here is a description of each application

About runtime settings
Must be v100 + high memory to work properly.

Vid2DensePose

Upload input images to create motion videos that can be used in MagicAnimate. The motion video will be forced to resize to 512x512 and the FPS will be changed to 25. This is because these values are currently the best values for processing in MagicAnimate.

Output file will be placed under /content/MagicAnimate-hf/demo/output.

This source code can be found here.

MagicAnimate-hf

Motion video created with Vid2DensePose and a single still image can be used to create a video.
See MagicAnimate for more information.

This source code can be found here.

Special Thanks

This project is made possible by these wonderful projects.

About

This project involves utilizing vid2densepose to create custom motion videos based on personal preferences. Following the creation of these motion videos, the flow transitions to using MagicAnimate for video production.


Languages

Language:Jupyter Notebook 100.0%