ComfyUI-MimicMotion
用于MimicMotion的ComfyUI自定义节点 工作流程
示例
在2080ti 11GB、torch==2.3.0+cu121、Python 3.10.8上测试
- 输入
参考图片
参考视频
- 输出
https://github.com/Tencent/MimicMotion/assets/149982694/940a4aa0-a174-48e6-add7-96bb74ea916e
使用方法
确保命令行中可以运行ffmpeg
对于Linux系统
apt update
apt install ffmpeg
对于Windows系统,你可以通过WingetUI自动安装ffmpeg
然后!
## 安装与你的torch版本匹配的xformers,例如torch==2.1.0+cu121
pip install xformers==0.0.22.post7
## 在ComfyUI/custom_nodes目录下
git clone https://github.com/AIFSH/ComfyUI-MimicMotion.git
cd ComfyUI-MimicMotion
pip install -r requirements.txt
权重文件将从huggingface下载
教程
-【MimicMotion! ComfyUI插件来了-哔哩哔哩】 https://b23.tv/McnRUpd
- QQ群:852228202