Update custom-node-list.json

This commit is contained in:
LaoMaoBoss 2025-07-12 20:02:29 +08:00 committed by GitHub
parent 0f496619fd
commit a7f16ced2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29570,6 +29570,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }