From 7f019a932b03ddc92049deb586ef23ba88fb5510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20K=C3=A1ssio?= Date: Thu, 11 Dec 2025 17:23:14 -0300 Subject: [PATCH] Add JK AceStep Nodes (#2365) * Add ComfyUI_MusicTools * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e1ec7009..5d7abc1d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38691,6 +38691,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "jeankassio", + "title": "JK AceStep Nodes", + "id": "JK-AceStep-Nodes", + "reference": "https://github.com/jeankassio/JK-AceStep-Nodes", + "files": [ + "https://github.com/jeankassio/JK-AceStep-Nodes" + ], + "install_type": "git-clone", + "description": "Advanced nodes optimized for ACE-Step audio generation in ComfyUI." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",