diff --git a/custom-node-list.json b/custom-node-list.json index 2fe1deff..ec8eda29 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22099,6 +22099,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "keit", + "title": "ComfyUI-Image-Toolkit", + "id": "comfyui-image-toolkit", + "reference": "https://github.com/keit0728/ComfyUI-Image-Toolkit", + "files": [ + "https://github.com/keit0728/ComfyUI-Image-Toolkit" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for image processing." } ] }