update DB

This commit is contained in:
Dr.Lt.Data
2024-08-04 10:55:39 +09:00
parent 8b649ae0d9
commit 31d7fcc8ba
7 changed files with 1484 additions and 1488 deletions

View File

@@ -227,13 +227,13 @@
},
{
"author": "vault-developer",
"title": "Image-blender",
"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": "A custom node to blend two images together using a specified blending mode."
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
},
{
"author": "liangt",