From 68c201239de21e7bde7729fd3d86e18f1860c9ee Mon Sep 17 00:00:00 2001 From: Goshe-nite <112730817+Goshe-nite@users.noreply.github.com> Date: Mon, 12 May 2025 17:42:13 +0100 Subject: [PATCH] Update custom-node-list.json (#1825) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f54a6097..5887eb67 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25667,6 +25667,17 @@ ], "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." } ] }