add ComfyUI-LightGradient (#664)

This commit is contained in:
ray 2024-05-11 07:38:21 +08:00 committed by GitHub
parent 6668e22802
commit 3f56a65c07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8949,6 +8949,16 @@
],
"install_type": "unzip",
"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"
}
]
}