diff --git a/custom-node-list.json b/custom-node-list.json index 311b8fa8..622efd65 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18888,6 +18888,16 @@ "install_type": "git-clone", "description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future." }, + { + "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": "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." + }, { "author": "JosephThomasParker", "title": "ComfyUI-DrawThingsWrapper", @@ -39750,16 +39760,6 @@ ], "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": "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 22cbeb83..811d5dc8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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": "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." + }, { "author": "rakkarage", "title": "ComfyRage", @@ -10,7 +20,7 @@ ], "install_type": "git-clone", "description": "ComfyUI text nodes. Pre (preprocess comments, random, and de-emphasis), Show (show and persist text), and Debug (show and persist weights)." - }, + }, { "author": "naxci1", "title": "ComfyUI-FlashVSR_Stable", @@ -30,7 +40,7 @@ ], "install_type": "git-clone", "description": "FL CosyVoice3 - Advanced Text-to-Speech nodes for ComfyUI. Features zero-shot voice cloning, cross-lingual synthesis, instruction-based control, and voice conversion using the CosyVoice3 model family. Supports 9 languages and 18+ Chinese dialects with automatic model downloading and caching." - }, + }, { "author": "ShammiG", "title": "ComfyUI_Text_Tools_SG",