Add Kaizen Package by aleolidev (#1946)

This commit is contained in:
Alejandro Olivares Mompó 2025-06-21 16:18:54 +02:00 committed by GitHub
parent 0c11b46585
commit 457845bb51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28386,6 +28386,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": "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"
} }
] ]
} }