From 1f7ae5319a2aeca98125bdd48313ce044dd64450 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 May 2025 01:42:35 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5887eb67..f2b96cda 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25219,6 +25219,17 @@ "install_type": "git-clone", "description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)" }, + { + "author": "Goshe-nite", + "title": "GPS' Supplements for ComfyUI", + "id": "GPSupps", + "reference": "https://github.com/Goshe-nite/comfyui-gps-supplements", + "files": [ + "https://github.com/Goshe-nite/comfyui-gps-supplements" + ], + "install_type": "git-clone", + "description": "Nodes to make ComfyUI-Image-Saver and rgthree-comfy more compatible. Allowing Power Lora Loader node to be used with Image Saver node. Also adding nodes to extract Image Saver compatible strings to simplify workflows." + }, @@ -25667,17 +25678,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Goshe-nite", - "title": "GPS' Supplements for ComfyUI", - "id": "GPSupps", - "reference": "https://github.com/Goshe-nite/comfyui-gps-supplements", - "files": [ - "https://github.com/Goshe-nite/comfyui-gps-supplements" - ], - "install_type": "git-clone", - "description": "Nodes to make ComfyUI-Image-Saver and rgthree-comfy more compatible. Allowing Power Lora Loader node to be used with Image Saver node. Also adding nodes to extract Image Saver compatible strings to simplify workflows." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 75685023..21b7203b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "Goshe-nite", + "title": "GPS' Supplements for ComfyUI", + "id": "GPSupps", + "reference": "https://github.com/Goshe-nite/comfyui-gps-supplements", + "files": [ + "https://github.com/Goshe-nite/comfyui-gps-supplements" + ], + "install_type": "git-clone", + "description": "Nodes to make ComfyUI-Image-Saver and rgthree-comfy more compatible. Allowing Power Lora Loader node to be used with Image Saver node. Also adding nodes to extract Image Saver compatible strings to simplify workflows." + }, { "author": "AIWarper", "title": "NormalCrafterWrapper",