From 18e78ee2c24a81d33a420bebbc67e1cf287f693f Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 30 May 2025 11:35:47 +0800 Subject: [PATCH] Add ComfyUI-HunyuanVideo-Avatar node (#1886) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0eeb34a9..146d39f8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19536,6 +19536,16 @@ "install_type": "git-clone", "description": "ComfyUI-HunyuanPortrait is now available in ComfyUI, HunyuanPortrait is a diffusion-based condition control method that employs implicit representations for highly controllable and lifelike portrait animation." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-HunyuanVideo-Avatar", + "reference": "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar" + ], + "install_type": "git-clone", + "description": "ComfyUI-HunyuanVideo-Avatar is now available in ComfyUI, HunyuanVideo-Avatar is a multimodal diffusion transformer (MM-DiT)-based model capable of simultaneously generating dynamic, emotion-controllable, and multi-character dialogue videos." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",