From 1793ca7a231bae07081c8d263d75280e5adeb5dd Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 23 Sep 2025 18:45:14 +0100 Subject: [PATCH] Update custom-node-list.json for PG Nodes --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9cb2dad9..5a6651fd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33613,6 +33613,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "title": "PG Nodes", + "author": "GizmoR13", + "description": "Pragmatic utilities for ComfyUI: Lazy Prompt (history + randomizer), Unified Loader (+ mini), Just Save Image (+ passthrough).", + "reference": "https://github.com/GizmoR13/PG-Nodes", + "install_type": "git-clone", + "pip": [], + "tags": ["prompt", "loader", "io", "utilities"] } ] }