Add ComfyUI-GU_Nodepack

This commit is contained in:
Alexander Guryev 2026-06-05 12:22:28 +03:00
parent 395bb24427
commit 4def63f4a6

View File

@ -52986,6 +52986,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"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."
},
{
"author": "Alexander Guryev",
"title": "ComfyUI-GU_Nodepack",
"id": "comfyui-gu-nodepack",
"reference": "https://github.com/alexguryev/ComfyUI-GU_Nodepack",
"files": [
"https://github.com/alexguryev/ComfyUI-GU_Nodepack"
],
"install_type": "git-clone",
"description": "Several utility nodes for ComfyUI: LoRA management, image annotation, project organization, sampling utilities, system integration."
} }
] ]
} }