From 24d35eec545e0ec9f9a3189decf8973bf5100472 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 29 May 2025 04:29:50 +0800 Subject: [PATCH] Add ComfyUI-HunyuanPortrait node (#1882) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0e79d767..a0cd6caa 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19506,6 +19506,16 @@ "install_type": "git-clone", "description": "ComfyUI-Bagel is now available in ComfyUI, BAGEL is an open‑source multimodal foundation model with 7B active parameters (14B total) trained on large‑scale interleaved multimodal data. [w/Don't install together with neverbiasu/ComfyUI-BAGEL simultaneously.]" }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-HunyuanPortrait", + "reference": "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait" + ], + "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": "Starnodes2024", "title": "ComfyUI_StarNodes",