chaojie/ComfyUI-AniPortrait

251

stars

11

commits

Python

primary language

May 22, 2024

updated

README

ComfyUI-AniPortrait

Thanks to the contribution from WainWong, the support for the new version of diffusers is now available.

  1. base workflow

https://github.com/chaojie/ComfyUI-AniPortrait/blob/main/wf.json

Installation

Build environment

We recommend a python version >=3.10 and cuda version =11.7. Then build environment as follows:

pip install -r requirements.txt

Download weights

  1. Download our trained weights, which include five parts: denoising_unet.pth, reference_unet.pth, pose_guider.pth, motion_module.pth and audio2mesh.pt.

  2. Download pretrained weight of based models and other components:

  3. Enter the appropriate path in the node

AniPortrait

Contributors

chaojie

9 commits

hidecloud

1 commits

WainWong

1 commits

chaojie/ComfyUI-AniPortrait

251

stars

11

commits

Python

primary language

May 22, 2024

updated

README

ComfyUI-AniPortrait

Thanks to the contribution from WainWong, the support for the new version of diffusers is now available.

  1. base workflow

https://github.com/chaojie/ComfyUI-AniPortrait/blob/main/wf.json

Installation

Build environment

We recommend a python version >=3.10 and cuda version =11.7. Then build environment as follows:

pip install -r requirements.txt

Download weights

  1. Download our trained weights, which include five parts: denoising_unet.pth, reference_unet.pth, pose_guider.pth, motion_module.pth and audio2mesh.pt.

  2. Download pretrained weight of based models and other components:

  3. Enter the appropriate path in the node

AniPortrait

Contributors

chaojie

9 commits

hidecloud

1 commits

WainWong

1 commits

Languages

Python

100.0%