feat: add new custom node

This commit is contained in:
Albert Trott 2024-08-03 20:06:47 +02:00
parent 61675061a0
commit f7c1a1b9af

View File

@ -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",