Update custom-node-list.json for PG Nodes (fix)

This commit is contained in:
Peter 2025-09-23 19:42:17 +01:00 committed by GitHub
parent 1793ca7a23
commit 2105c7e874
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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