diff --git a/custom-node-list.json b/custom-node-list.json index 9665ba34..116fb207 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2949,6 +2949,16 @@ "install_type": "git-clone", "description": "Nodes: HTTP POST, Empty Dict, Assoc Str, Assoc Dict, Assoc Img, Load Img From URL (EZ), Load Img Batch From URLs (EZ), Video Combine + upload (EZ), ..." }, + { + "author": "DrJKL", + "title": "ComfyUI-Anchors", + "reference": "https://github.com/DrJKL/ComfyUI-Anchors", + "files": [ + "https://github.com/DrJKL/ComfyUI-Anchors" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows." + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 3e5de79a..5d340582 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "DrJKL", - "title": "ComfyUI-Anchors", - "reference": "https://github.com/DrJKL/ComfyUI-Anchors", - "files": [ - "https://github.com/DrJKL/ComfyUI-Anchors" - ], - "install_type": "git-clone", - "description": "A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows." - }, { "author": "alt-key-project", "title": "Dream Project Video Batches [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 413a7158..bf403711 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "DrJKL", + "title": "ComfyUI-Anchors", + "reference": "https://github.com/DrJKL/ComfyUI-Anchors", + "files": [ + "https://github.com/DrJKL/ComfyUI-Anchors" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows." + }, { "author": "wmatson", "title": "easy-comfy-nodes",