From 515eaa43fec447d21633ef734fb07628ab7019c3 Mon Sep 17 00:00:00 2001 From: antrobot1234 Date: Sun, 4 Feb 2024 02:24:43 -0600 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f8d39ce6..abd312c5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52,6 +52,16 @@ "install_type": "git-clone", "description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes." }, + { + "author": "antrobot", + "title": "antrobots-comfyUI-nodepack", + "reference": "https://github.com/antrobot1234/antrobots-comfyUI-nodepack", + "files": [ + "https://github.com/antrobot1234/antrobots-comfyUI-nodepack" + ], + "install_type": "git-clone", + "description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!" + }, { "author": "Fannovel16", "title": "ComfyUI's ControlNet Auxiliary Preprocessors",