diff --git a/custom-node-list.json b/custom-node-list.json index cef8806b..c037565c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54398,6 +54398,16 @@ ], "install_type": "git-clone", "description": "Native ComfyUI implementation of ByteDance SeedVR2 using ComfyUI's own model stack and core graph nodes." + }, + { + "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7e163d85..60b15312 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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": "luminatrix", "title": "Lumina_NIVR2",