From f976cead748ffc70f722615458e6056c845553cc Mon Sep 17 00:00:00 2001 From: ControlAltAI <6172927+gseth@users.noreply.github.com> Date: Fri, 16 Aug 2024 05:03:30 +0530 Subject: [PATCH] Update custom-node-list.json Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler. https://github.com/gseth/ControlAltAI-Nodes --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd916af7..20182374 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13428,6 +13428,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ControlAltAI", + "title": "ControlAltAI Nodes", + "id": "controlaltai", + "reference": "https://github.com/gseth/ControlAltAI-Nodes", + "files": + [ + "https://github.com/gseth/ControlAltAI-Nodes" + ], + "install_type": "git-clone", + "description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler." } ] }