From bdcb8d5563a65b65b076a5f0bf86a0b272dbe21c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 3 Jun 2024 20:19:22 +0900 Subject: [PATCH] update DB --- node_db/dev/custom-node-list.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 98cfb510..c9c63ca1 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - + { + "author": "tianlang0704", + "title": "ComfyUI-StableProjectorzBridge", + "id": "projectorz", + "reference": "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge", + "files": [ + "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge" + ], + "install_type": "git-clone", + "description": "Nodes:ProjectorzInitInput, ProjectorzControlnetInput, ProjectorzOutput" + }, { "author": "StartHua", "title": "Comfyui_CXH_CRM", @@ -19,7 +29,7 @@ "https://github.com/StartHua/Comfyui_CXH_CRM" ], "install_type": "git-clone", - "description": "Nodes: CRM" + "description": "Nodes:CRM" }, { "author": "comfypod",