From e043bb96bed8cea0732ffd9c18d24c5877ed2aa4 Mon Sep 17 00:00:00 2001 From: CMonk Date: Mon, 3 Jun 2024 20:27:00 +0800 Subject: [PATCH] Update custom-node-list.json --- 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." } ] }