From 962e2edb44dc389a30c9446de1fc6b068c708926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20K=C3=A1ssio?= Date: Sun, 22 Mar 2026 14:38:03 -0300 Subject: [PATCH] Added ComfyUI-AceStep_SFT (#2697) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 445619cc..26d45db7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45373,6 +45373,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jeankassio", + "title": "ComfyUI-AceStep_SFT", + "id": "ComfyUI-AceStep_SFT", + "reference": "https://github.com/jeankassio/ComfyUI-AceStep_SFT", + "files": [ + "https://github.com/jeankassio/ComfyUI-AceStep_SFT" + ], + "install_type": "git-clone", + "description": "An all-in-one node for ComfyUI that implements AceStep 1.5 SFT (Supervised Fine-Tuning), a high-quality music generation model. This node replicates the full functionality of the official Gradio pipeline, offering fine control over audio synthesis parameters." } ] }