From ab22167f4fe51d91933454402deafeb6ff1f2b5a Mon Sep 17 00:00:00 2001 From: 70399 <7039986@qq.com> Date: Sat, 11 May 2024 03:06:23 +0800 Subject: [PATCH] add ComfyUI-LightGradient --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e7d80588..b2f114b8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8948,6 +8948,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" } ] }