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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for AniTalker-ComfyUI and select it
  5. 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