From 69bad851e0ca69c2dcc21d42b4de197a38acc3df Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 Jul 2026 19:27:05 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.7-C-bis=20#293?= =?UTF-8?q?9=20TechnoWarrior2=202-pack=20=E2=80=94=20manual=20register=20(?= =?UTF-8?q?CONFLICTING)=20+=20node=5Fdb/new=20sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ComfyUI Image Picker / ComfyUI Live Preview - New author, appended at end of git-clone block - live-preview code-scan verified CLEAN (no security surface, English UI, WEB_DIRECTORY only) - Prepend both to node_db/new (newest-first) --- custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9a14e5d5..17e232d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54133,6 +54133,26 @@ ], "install_type": "git-clone", "description": "A soft, Anima-friendly Perturbed Attention Guidance node for ComfyUI." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Image Picker", + "reference": "https://github.com/TechnoWarrior2/comfyui-image-picker", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-image-picker" + ], + "install_type": "git-clone", + "description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Live Preview", + "reference": "https://github.com/TechnoWarrior2/comfyui-live-preview", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-live-preview" + ], + "install_type": "git-clone", + "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a0fa32f5..a4bc69d9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "TechnoWarrior2", + "title": "ComfyUI Image Picker", + "reference": "https://github.com/TechnoWarrior2/comfyui-image-picker", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-image-picker" + ], + "install_type": "git-clone", + "description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Live Preview", + "reference": "https://github.com/TechnoWarrior2/comfyui-live-preview", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-live-preview" + ], + "install_type": "git-clone", + "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." + }, { "author": "shootthesound", "title": "Lighthouse",