From 7e4d482450c82a8467dd08ee961b380fbbade1a9 Mon Sep 17 00:00:00 2001 From: Barry Date: Tue, 7 Jul 2026 15:40:33 -0600 Subject: [PATCH] Add files via upload --- custom-node-list.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5dd76988..c5719745 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "CovertBannana", + "title": "ComfyUI_CivitAI_ImagePlus", + "reference": "https://github.com/CovertBannana/ComfyUI_CivitAI_ImagePlus", + "files": [ + "https://github.com/CovertBannana/ComfyUI_CivitAI_ImagePlus" + ], + "install_type": "git-clone", + "description": "CivitAI gallery browser for ComfyUI with protected image preview and prompt editor." + } + { + "author": "CovertBannana", + "title": "ComfyUI-ImagePlus", + "reference": "https://github.com/CovertBannana/ComfyUI-ImagePlus", + "files": [ + "https://github.com/CovertBannana/ComfyUI-ImagePlus" + ], + "install_type": "git-clone", + "description": "Unified nodes pack primarily for Image to Image generation with a toggleable Text to Image option for easy switch back. CivitAI and local image inspection." + } { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",