From 56c5a0a61daecdf1edcdfa2fc798ef928d3d6600 Mon Sep 17 00:00:00 2001 From: Vantage with AI Date: Thu, 8 Jan 2026 15:14:20 +0530 Subject: [PATCH] Add Vantage-Nodes and Vantage-Step-Audio-EditX Added new nodes for Vantage-Nodes and Vantage-Step-Audio-EditX with detailed descriptions and installation types. --- custom-node-list.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1e4363fb..bfeb9469 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41223,6 +41223,26 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "vantagewithai", + "title": "Vantage-Nodes", + "reference": "https://github.com/vantagewithai/Vantage-Nodes", + "files": [ + "https://github.com/vantagewithai/Vantage-Nodes" + ], + "install_type": "git-clone", + "description": "This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines." + }, + { + "author": "vantagewithai", + "title": "Vantage-Step-Audio-EditX", + "reference": "https://github.com/vantagewithai/Vantage-Step-Audio-EditX", + "files": [ + "https://github.com/vantagewithai/Vantage-Step-Audio-EditX" + ], + "install_type": "git-clone", + "description": "This project is a custom node implementation built on top of Step-Audio-EditX. It adapts and extends EditX capabilities to support multi‑speaker, long‑format, voice cloning, and emotion/style/speed editing, enabling you to feed in a script with multiple speakers, inline pauses, paralinguistic cues, and get a concatenated audio output in one pass." + }, ] }