From ce8e6dc36ed3c9b018b2a1e6a905bfc03d027b7c Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 7 May 2025 23:03:58 +0800 Subject: [PATCH] Add ComfyUI-AudioX node (#1798) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f51564fe..bc71aaaf 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19194,6 +19194,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",