Skip to content

AIFSH/ComfyUI-MimicMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-MimicMotion

a comfyui custom node for MimicMotion workflow

Example

test on 2080ti 11GB torch==2.3.0+cu121 python 3.10.8

  • input

refer_img

refer_video

  • output
mimicmotion_demo_20240702092927.mp4

How to use

make sure ffmpeg is worked in your commandline for Linux

apt update
apt install ffmpeg

for Windows,you can install ffmpeg by WingetUI automatically

then!

## insatll xformers match your torch,for torch==2.1.0+cu121
pip install xformers==0.0.22.post7

## in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/ComfyUI-MimicMotion.git
cd ComfyUI-MimicMotion
pip install -r requirements.txt

weights will be downloaded from huggingface

Tutorial

-【MimicMotion! ComfyUI插件来了-哔哩哔哩】 https://b23.tv/McnRUpd

  • QQ群:852228202

Thanks

MimicMotion

About

a comfyui custom node for MimicMotion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published