Add Lighthouse, CleanFreak, Finding LoRA, Image of the Day to custom-node-list

This commit is contained in:
shootthesound 2026-06-07 19:29:39 +01:00
parent 4a1c06b90a
commit 396308854d

View File

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"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."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"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."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"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."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"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."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",