From a7f16ced2fbbbe10de66cd4b5148f8c709541a0e Mon Sep 17 00:00:00 2001 From: LaoMaoBoss Date: Sat, 12 Jul 2025 20:02:29 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c141f5bf..fca96e4e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29570,6 +29570,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "LaoMaoBoss", + "title": "ComfyUI-WBLESS", + "id": "LaoMaoBoss", + "reference": "https://github.com/LaoMaoBoss/ComfyUI-WBLESS", + "files": [ + "https://github.com/LaoMaoBoss/ComfyUI-WBLESS.git" + ], + "install_type": "git-clone", + "description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control." } ] }