diff --git a/custom-node-list.json b/custom-node-list.json index 5a6651fd..8edc24bb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33615,13 +33615,15 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." }, { + "author": "GizmoR13", "title": "PG Nodes", - "author": "GizmoR13", - "description": "Pragmatic utilities for ComfyUI: Lazy Prompt (history + randomizer), Unified Loader (+ mini), Just Save Image (+ passthrough).", + "id": "PG", "reference": "https://github.com/GizmoR13/PG-Nodes", - "install_type": "git-clone", - "pip": [], - "tags": ["prompt", "loader", "io", "utilities"] + "files": [ + "https://github.com/GizmoR13/PG-Nodes" + ], + "install_type": "git-clone", + "description": "Pragmatic utilities for ComfyUI: Lazy Prompt (history + randomizer), Unified Loader (+ mini), Just Save Image (+ passthrough)." } ] }