From 2b200c928196011110bda75d0bcf1c79eb851e32 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 24 Jul 2025 00:58:09 +0800 Subject: [PATCH] Add ComfyUI-HiggsAudio (#2023) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d241f74c..9172b9d0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19995,6 +19995,16 @@ "install_type": "git-clone", "description": "ComfyUI-ThinkSound is now available in ComfyUI, ThinkSound is a unified Any2Audio generation framework with flow matching guided by Chain-of-Thought (CoT) reasoning." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-HiggsAudio", + "reference": "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio" + ], + "install_type": "git-clone", + "description": "ComfyUI-HiggsAudio is now available in ComfyUI, Higgs Audio v2 is a text-audio foundation model from Boson AI." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",