From c098e2fe506c866e3c77a54df18ce0775e680c44 Mon Sep 17 00:00:00 2001 From: CMonk Date: Mon, 3 Jun 2024 21:12:34 +0800 Subject: [PATCH] Update custom-node-list.json (#738) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ac963272..f898ee80 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10244,6 +10244,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CMonk", + "title": "Stable Projectorz Bridge", + "reference": "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge", + "files": [ + "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge" + ], + "install_type": "git-clone", + "description": "This custom nodes enables Stable Projectorz to work with ComfyUI Directly." } ] }