Skip to content

Commit 69bad85

Browse files
committed
fix(custom-node-list): §4.7-C-bis #2939 TechnoWarrior2 2-pack — manual register (CONFLICTING) + node_db/new sync
- 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)
1 parent 47df9c7 commit 69bad85

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

custom-node-list.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54133,6 +54133,26 @@
5413354133
],
5413454134
"install_type": "git-clone",
5413554135
"description": "A soft, Anima-friendly Perturbed Attention Guidance node for ComfyUI."
54136+
},
54137+
{
54138+
"author": "TechnoWarrior2",
54139+
"title": "ComfyUI Image Picker",
54140+
"reference": "https://github.com/TechnoWarrior2/comfyui-image-picker",
54141+
"files": [
54142+
"https://github.com/TechnoWarrior2/comfyui-image-picker"
54143+
],
54144+
"install_type": "git-clone",
54145+
"description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph."
54146+
},
54147+
{
54148+
"author": "TechnoWarrior2",
54149+
"title": "ComfyUI Live Preview",
54150+
"reference": "https://github.com/TechnoWarrior2/comfyui-live-preview",
54151+
"files": [
54152+
"https://github.com/TechnoWarrior2/comfyui-live-preview"
54153+
],
54154+
"install_type": "git-clone",
54155+
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
5413654156
}
5413754157
]
5413854158
}

node_db/new/custom-node-list.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "TechnoWarrior2",
5+
"title": "ComfyUI Image Picker",
6+
"reference": "https://github.com/TechnoWarrior2/comfyui-image-picker",
7+
"files": [
8+
"https://github.com/TechnoWarrior2/comfyui-image-picker"
9+
],
10+
"install_type": "git-clone",
11+
"description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph."
12+
},
13+
{
14+
"author": "TechnoWarrior2",
15+
"title": "ComfyUI Live Preview",
16+
"reference": "https://github.com/TechnoWarrior2/comfyui-live-preview",
17+
"files": [
18+
"https://github.com/TechnoWarrior2/comfyui-live-preview"
19+
],
20+
"install_type": "git-clone",
21+
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
22+
},
323
{
424
"author": "shootthesound",
525
"title": "Lighthouse",

0 commit comments

Comments
 (0)