diff --git a/custom-node-list.json b/custom-node-list.json index 2ef26956..855a6905 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12719,6 +12719,16 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "vault-developer", + "title": "ImageBlender", + "reference": "https://github.com/vault-developer/comfyui-image-blender", + "files": [ + "https://github.com/vault-developer/comfyui-image-blender" + ], + "install_type": "git-clone", + "description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",