mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
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:
parent
07cf5de4f7
commit
9257d497b8
@ -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)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user