From a690a67fb77ceb0115d30c3eaaa4c7ae15b75f31 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 23 Jul 2025 15:56:47 +0800 Subject: [PATCH] Add ComfyUI-HiggsAudio --- 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",