diff --git a/custom-node-list.json b/custom-node-list.json index d623f8fd..f7e431f3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28376,6 +28376,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" } ] }