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"] } ] }