Skip to content

jixiangliu2023/ComfyUI-AniPortrait

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%