add comfyui's gaffer (#669)

* add ComfyUI-LightGradient

* add comfyui's gaffer
This commit is contained in:
ray 2024-05-12 21:21:03 +08:00 committed by GitHub
parent 6deb665b8f
commit 4c0065bdfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9151,6 +9151,26 @@
],
"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"
},
{
"author": "ray",
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
"files": [
"https://github.com/huagetai/ComfyUI-Gaffer"
],
"install_type": "git-clone",
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
}
]
}