From 0855d9b3e02d0cc3cb04ef337b0eb90410770484 Mon Sep 17 00:00:00 2001 From: BlackVortexAI Date: Sat, 20 Dec 2025 13:23:48 +0100 Subject: [PATCH 1/2] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e9006e1f..21dfae07 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39423,6 +39423,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "BlackVortexAI", + "title": "BV Node Pack", + "reference": "https://github.com/BlackVortexAI/bv_nodepack", + "files": [ + "https://github.com/BlackVortexAI/bv_nodepack" + ], + "install_type": "git-clone", + "description": "Collection of supply nodes (pipes, etc.) for better workflow management." } ] } From 4937ed835edb929571c0883e87a24ce293f51392 Mon Sep 17 00:00:00 2001 From: BlackVortexAI Date: Sun, 21 Dec 2025 19:21:46 +0100 Subject: [PATCH 2/2] Update custom-node-list.json. Add BV-NodePack --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 21dfae07..6c684876 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39432,7 +39432,7 @@ "https://github.com/BlackVortexAI/bv_nodepack" ], "install_type": "git-clone", - "description": "Collection of supply nodes (pipes, etc.) for better workflow management." + "description": "A ComfyUI node pack with utility and workflow nodes: a flexible config-driven Pipe system plus Subgraph-friendly UI nodes (Heading, Spacer, Divider) with dynamic JavaScript rendering." } ] }