From d9de0c277d3a36549b48f24351aa06e4ebb4ee9a Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 7 May 2025 16:35:11 +0800 Subject: [PATCH] Add ComfyUI-AudioX node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b4ff2e95..8fded3dd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19184,6 +19184,16 @@ "install_type": "git-clone", "description": "Make Step1X-Edit avialbe in ComfyUI." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-AudioX", + "reference": "https://github.com/Yuan-ManX/ComfyUI-AudioX", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-AudioX" + ], + "install_type": "git-clone", + "description": "Make AudioX avialbe in ComfyUI." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",