Add pg nodesAdd "PG Nodes" to custom-node-list.json (#2173)

* Update custom-node-list.json for PG Nodes

* Update custom-node-list.json for PG Nodes (fix)
This commit is contained in:
Peter 2025-09-24 23:13:59 +01:00 committed by GitHub
parent 07cf5de4f7
commit 9257d497b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33634,6 +33634,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "GizmoR13",
"title": "PG Nodes",
"id": "PG",
"reference": "https://github.com/GizmoR13/PG-Nodes",
"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)."
}
]
}