From f48c6685e8f79a1fd76f7097a79caf8142db1767 Mon Sep 17 00:00:00 2001 From: 70399 <7039986@qq.com> Date: Sun, 12 May 2024 20:24:56 +0800 Subject: [PATCH] add comfyui's gaffer --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b2f114b8..9ca46405 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8958,6 +8958,16 @@ ], "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" } ] }