From 457845bb51c34346ed11b94969c1aee94bd3e3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Olivares=20Momp=C3=B3?= Date: Sat, 21 Jun 2025 16:18:54 +0200 Subject: [PATCH] Add Kaizen Package by aleolidev (#1946) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) 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" } ] }