Skip to content

Commit 47df9c7

Browse files
committed
fix(custom-node-list): §4.2 MERGE_RELOCATE #2965 shootthesound 4-pack — root relocate + node_db/new sync
- Lighthouse / CleanFreak / Finding LoRA / Image of the Day - Relocate 4 entries from array head to adjacent to existing shootthesound block - Prepend 4 entries to node_db/new (newest-first)
1 parent d6df033 commit 47df9c7

2 files changed

Lines changed: 80 additions & 40 deletions

File tree

custom-node-list.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,5 @@
11
{
22
"custom_nodes": [
3-
{
4-
"author": "shootthesound",
5-
"title": "Lighthouse",
6-
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
7-
"files": [
8-
"https://github.com/shootthesound/comfyui-lighthouse"
9-
],
10-
"install_type": "git-clone",
11-
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
12-
},
13-
{
14-
"author": "shootthesound",
15-
"title": "CleanFreak",
16-
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
17-
"files": [
18-
"https://github.com/shootthesound/comfyui-CleanFreak"
19-
],
20-
"install_type": "git-clone",
21-
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
22-
},
23-
{
24-
"author": "shootthesound",
25-
"title": "Finding LoRA",
26-
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
27-
"files": [
28-
"https://github.com/shootthesound/comfyui-lora-FindingLora"
29-
],
30-
"install_type": "git-clone",
31-
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
32-
},
33-
{
34-
"author": "shootthesound",
35-
"title": "Image of the Day",
36-
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
37-
"files": [
38-
"https://github.com/shootthesound/comfyui-image-of-the-day"
39-
],
40-
"install_type": "git-clone",
41-
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
42-
},
433
{
444
"author": "Carasibana",
455
"title": "ComfyUI-SimpleFloatSlider",
@@ -41035,6 +40995,46 @@
4103540995
"install_type": "git-clone",
4103640996
"description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)."
4103740997
},
40998+
{
40999+
"author": "shootthesound",
41000+
"title": "Lighthouse",
41001+
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
41002+
"files": [
41003+
"https://github.com/shootthesound/comfyui-lighthouse"
41004+
],
41005+
"install_type": "git-clone",
41006+
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
41007+
},
41008+
{
41009+
"author": "shootthesound",
41010+
"title": "CleanFreak",
41011+
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
41012+
"files": [
41013+
"https://github.com/shootthesound/comfyui-CleanFreak"
41014+
],
41015+
"install_type": "git-clone",
41016+
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
41017+
},
41018+
{
41019+
"author": "shootthesound",
41020+
"title": "Finding LoRA",
41021+
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
41022+
"files": [
41023+
"https://github.com/shootthesound/comfyui-lora-FindingLora"
41024+
],
41025+
"install_type": "git-clone",
41026+
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
41027+
},
41028+
{
41029+
"author": "shootthesound",
41030+
"title": "Image of the Day",
41031+
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
41032+
"files": [
41033+
"https://github.com/shootthesound/comfyui-image-of-the-day"
41034+
],
41035+
"install_type": "git-clone",
41036+
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
41037+
},
4103841038
{
4103941039
"author": "HackAfterDark",
4104041040
"title": "AfterDark Film AR Selector",

node_db/new/custom-node-list.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "shootthesound",
5+
"title": "Lighthouse",
6+
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
7+
"files": [
8+
"https://github.com/shootthesound/comfyui-lighthouse"
9+
],
10+
"install_type": "git-clone",
11+
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
12+
},
13+
{
14+
"author": "shootthesound",
15+
"title": "CleanFreak",
16+
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
17+
"files": [
18+
"https://github.com/shootthesound/comfyui-CleanFreak"
19+
],
20+
"install_type": "git-clone",
21+
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
22+
},
23+
{
24+
"author": "shootthesound",
25+
"title": "Finding LoRA",
26+
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
27+
"files": [
28+
"https://github.com/shootthesound/comfyui-lora-FindingLora"
29+
],
30+
"install_type": "git-clone",
31+
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
32+
},
33+
{
34+
"author": "shootthesound",
35+
"title": "Image of the Day",
36+
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
37+
"files": [
38+
"https://github.com/shootthesound/comfyui-image-of-the-day"
39+
],
40+
"install_type": "git-clone",
41+
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
42+
},
343
{
444
"author": "boobkake22",
545
"title": "Sampling Planner",

0 commit comments

Comments
 (0)