From 848bb0c826559c2664fec93a76515c9341bd3429 Mon Sep 17 00:00:00 2001 From: morphicschris Date: Thu, 26 Oct 2023 09:16:38 +0100 Subject: [PATCH] Changed ImageGlitcher custom node location to new address which includes extra nodes --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 935877b..4361436 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2186,13 +2186,13 @@ }, { "author": "chrish-slingshot", - "title": "ComfyUI-ImageGlitcher", - "reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher", + "title": "CrasH Utils", + "reference": "https://github.com/chrish-slingshot/ComfyUI-CrasHUtils", "files": [ "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher" ], "install_type": "git-clone", - "description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner here." + "description": "A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height). " }, { "author": "spinagon",