From f2e492327716b2244698533799d5ea066270715b Mon Sep 17 00:00:00 2001 From: 42lux Date: Wed, 18 Dec 2024 04:03:10 +0100 Subject: [PATCH] Update custom-node-list.json (#1341) * Update custom-node-list.json * 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 68a0c5aad..d33fe5be5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18574,6 +18574,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "42lux", + "title": "Just a bunch of QOL nodes by 42lux", + "id": "comfyui-42lux", + "reference": "https://github.com/42lux/ComfyUI-42lux", + "files": [ + "https://github.com/42lux/ComfyUI-42lux" + ], + "install_type": "git-clone", + "description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter." } ] }