From 39d330e8d57fec5fdbbf02c2c680b00c218d3215 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 29 May 2025 15:53:00 +0800 Subject: [PATCH] Add ComfyUI-HunyuanVideo-Avatar node --- 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",