From 873e787632a60161b861b2856c10c6a17b604d9f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 11 May 2024 08:39:24 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 21 +++++++++++---------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d9ac6122..33f5872f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8570,6 +8570,17 @@ "install_type": "git-clone", "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", "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 553fad92..17b5c939 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", "title": "ComfyUI-IC-Light",