From c82b90605fd77ccf2a76b5a2728c80a03f8be4fb Mon Sep 17 00:00:00 2001 From: icekiub-ai Date: Sun, 23 Nov 2025 08:27:47 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 22694831..2b2de255 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37342,6 +37342,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Icekiub", + "title": "ComfyUI-IcyHider", + "id": "icyhider", + "reference": "https://github.com/icekiub-ai/ComfyUI-IcyHider", + "files": [ + "https://github.com/icekiub-ai/ComfyUI-IcyHider" + ], + "install_type": "copy", + "description": "A custom node extension that hides image previews until you hover over the node." } ] }