From 5947dee9f9ef19c1cb258745c376722d80777133 Mon Sep 17 00:00:00 2001 From: ControlAltAI <6172927+gseth@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:48:47 +0530 Subject: [PATCH] Update custom-node-list.json (#968) 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 fbfbfa82..f5b8d801 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13438,6 +13438,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." } ] }