From 4def63f4a6f7324e1d519f86cea8247c4a94d8d4 Mon Sep 17 00:00:00 2001 From: Alexander Guryev Date: Fri, 5 Jun 2026 12:22:28 +0300 Subject: [PATCH] Add ComfyUI-GU_Nodepack --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fb2c7643..031df28c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52986,6 +52986,17 @@ ], "install_type": "unzip", "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." } ] }