diff --git a/custom-node-list.json b/custom-node-list.json index 3b898419..d8843785 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",