From c0a316c5a667b259878a03500e71fdaf1c5bcf33 Mon Sep 17 00:00:00 2001 From: Bond Date: Mon, 6 Apr 2026 11:36:05 -0500 Subject: [PATCH] Added Bond Node Suite to ComfyUI Manager Registry --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 88f1b482..a12df3e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45872,6 +45872,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "Bond NGN Studios", + "title": "Bond Node Suite", + "id": "bond", + "reference": "https://github.com/bondngn-studios/ComfyUI-BondNodeSuite", + "files": [ + "https://github.com/bondngn-studios/ComfyUI-BondNodeSuite" + ], + "install_type": "git-clone", + "description": "A custom node suite with metadata management, video saving, batch image loading, text nodes, and quick toolbar bypass for ComfyUI." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",