From e55b500af246ea5d3071004f1f510b03d5bbe303 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 10 Nov 2023 09:21:09 +0900 Subject: [PATCH] update DB --- node_db/dev/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 22a6a578..b6728f29 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Brandelan", + "title": "ComfyUI_bd_customNodes", + "reference": "https://github.com/Brandelan/ComfyUI_bd_customNodes", + "files": [ + "https://github.com/Brandelan/ComfyUI_bd_customNodes" + ], + "install_type": "git-clone", + "description": "Nodes: BD Random Range, BD Settings, BD Sequencer." + }, { "author": "Jordach", "title": "comfy-consistency-vae",