From 58847298be7fd1c7dbba7a7670a7cd999d7900f9 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:58:09 +0800 Subject: [PATCH] Add ComfyUI-SoundHub node (#1276) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 16c769de..8f3f6133 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17201,6 +17201,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for LTXVideo model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-SoundHub", + "reference": "https://github.com/Yuan-ManX/ComfyUI-SoundHub", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-SoundHub" + ], + "install_type": "git-clone", + "description": "ComfyUI-SoundHub is a collection of audio processing nodes designed for ComfyUI, enabling seamless audio processing and generation within your ComfyUI workflows." + }, { "author": "Kai Duehrkop", "title": "Advanced Reflux control",