ComfyUI Extension
ComfyUI-TP-IMtalker
Comfy UI nodes for IMtalker to run native weights
tpc2233/ComfyUI-TP-IMtalker
Nodes3
On cloudLocal install
CategoryIMTalker
Stars8
Updated9 months ago
Readme
ComfyUI-TP-IMtalker
Comfy UI nodes for IMtalker to run native weights
✅ Install on Comfy via Manager:
✅ Install on Comfy manually:
cd custom_nodes
git clone https://github.com/tpc2233/ComfyUI-TP-IMtalker.git
cd ComfyUI-TP-IMtalker
pip install -r requirements.txt
✅ Comfy Workflow:
https://github.com/tpc2233/ComfyUI-TP-IMtalker/blob/main/workflow_imtalker.json
✅ Autodownload the models:
It will download the models first time you run workflow
✅ Run and Tested on::
17Gb VRAM usage max for both Audio and Video driven
RTX 6000 Pro
--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
Conda env python=3.12.9 -y
Original repo:
https://github.com/cbsjtu01/IMTalker