diff --git a/custom-node-list.json b/custom-node-list.json index 0773f3c0..fa92d3a4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28386,6 +28386,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aleolidev", + "title": "Kaizen Package", + "id": "kaizen_package", + "reference": "https://github.com/aleolidev/comfy_kaizen_package", + "files": [ + "https://github.com/aleolidev/comfy_kaizen_package" + ], + "install_type": "git-clone", + "description": "A collection of custom image processing nodes for ComfyUI" } ] }