Nodes Browser
ComfyDeploy: How ComfyUI-AniPortrait works in ComfyUI?
What is ComfyUI-AniPortrait?
ComfyUI [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-AniPortrait
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-AniPortrait
Thanks to the contribution from WainWong, the support for the new version of diffusers is now available.
- 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
-
Download our trained weights, which include five parts:
denoising_unet.pth
,reference_unet.pth
,pose_guider.pth
,motion_module.pth
andaudio2mesh.pt
. -
Download pretrained weight of based models and other components:
-
Enter the appropriate path in the node