Thanks to the contribution from WainWong, the support for the new version of diffusers is now available.
https://github.com/chaojie/ComfyUI-AniPortrait/blob/main/wf.json
We recommend a python version >=3.10 and cuda version =11.7. Then build environment as follows:
pip install -r requirements.txt
Download our trained weights, which include five parts: denoising_unet.pth, reference_unet.pth, pose_guider.pth, motion_module.pth and audio2mesh.pt.
Download pretrained weight of based models and other components:
Enter the appropriate path in the node
Python
100.0%
Thanks to the contribution from WainWong, the support for the new version of diffusers is now available.
https://github.com/chaojie/ComfyUI-AniPortrait/blob/main/wf.json
We recommend a python version >=3.10 and cuda version =11.7. Then build environment as follows:
pip install -r requirements.txt
Download our trained weights, which include five parts: denoising_unet.pth, reference_unet.pth, pose_guider.pth, motion_module.pth and audio2mesh.pt.
Download pretrained weight of based models and other components:
Enter the appropriate path in the node
Python
100.0%