Nodes Browser
ComfyDeploy: How AniTalker-ComfyUI works in ComfyUI?
What is AniTalker-ComfyUI?
a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)
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
AniTalker-ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
AniTalker-ComfyUI
a comfyui custom node for AniTalker
How to use
test on py3.10,2080ti 11gb,torch==2.3.0+cu121
# in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/AniTalker-ComfyUI.git
cd AniTalker-ComfyUI
pip install -r requirements.txt
Tutorial
todo