feat: add new custom node (#925)

This commit is contained in:
Trott Albert 2024-08-04 03:46:28 +02:00 committed by GitHub
parent 61675061a0
commit 8b649ae0d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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