update DB

This commit is contained in:
Dr.Lt.Data 2024-05-11 08:39:24 +09:00
parent 3f56a65c07
commit 873e787632
2 changed files with 22 additions and 10 deletions

View File

@ -8570,6 +8570,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Save Image Without Metadata" "description": "Nodes:Save Image Without Metadata"
}, },
{
"author": "ray",
"title": "Light Gradient for ComfyUI",
"id": "light-gradient",
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
"files": [
"https://github.com/huagetai/ComfyUI_LightGradient"
],
"install_type": "git-clone",
"description": "Nodes:Image Gradient,Mask Gradient"
},
@ -8949,16 +8960,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ray",
"title": "Light Gradient for ComfyUI",
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
"files": [
"https://github.com/huagetai/ComfyUI_LightGradient"
],
"install_type": "git-clone",
"description": "Nodes:Image Gradient,Mask Gradient"
} }
] ]
} }

View File

@ -12,6 +12,17 @@
{
"author": "ray",
"title": "Light Gradient for ComfyUI",
"id": "light-gradient",
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
"files": [
"https://github.com/huagetai/ComfyUI_LightGradient"
],
"install_type": "git-clone",
"description": "Nodes:Image Gradient,Mask Gradient"
},
{ {
"author": "kijai", "author": "kijai",
"title": "ComfyUI-IC-Light", "title": "ComfyUI-IC-Light",