From 5e6a02590bad7be2ed5413f12ec500a3fc3ec77c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 5 Jul 2026 01:12:37 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.2=20MERGE=5FRE?= =?UTF-8?q?LOCATE=20#3034=20Stillfront/comfyui-sf-nodes=20=E2=80=94=20root?= =?UTF-8?q?=20relocate=20+=20node=5Fdb/new=20sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Root: relocated from mid-file (idx 354) to after last git-clone (idx 5180, new author) - node_db/new: prepended (top, chronological newest-first) - Verify SAFE per verification_results.json:safe_repos (deep verify manual-confirmed all static flags as false positives) --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c30141f9..ccf6797e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3972,16 +3972,6 @@ "install_type": "git-clone", "description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance." }, - { - "author": "Stillfront", - "title": "SF ComfyUI Nodes", - "reference": "https://github.com/Stillfront/comfyui-sf-nodes", - "files": [ - "https://github.com/Stillfront/comfyui-sf-nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI including LLM Chat (Claude, Gemini, GPT), WaveSpeed AI image and video generation, VertexAI integration, and workflow utilities." - }, { "author": "taabata", "title": "Syrian Falcon Nodes", @@ -53982,6 +53972,16 @@ ], "install_type": "git-clone", "description": "Sigma-locked two-stage sampler and dual resolution selector for Krea 2 (and possibly other) workflows in ComfyUI." + }, + { + "author": "Stillfront", + "title": "SF ComfyUI Nodes", + "reference": "https://github.com/Stillfront/comfyui-sf-nodes", + "files": [ + "https://github.com/Stillfront/comfyui-sf-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI including LLM Chat (Claude, Gemini, GPT), WaveSpeed AI image and video generation, VertexAI integration, and workflow utilities." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 871d3878..eddccf40 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Stillfront", + "title": "SF ComfyUI Nodes", + "reference": "https://github.com/Stillfront/comfyui-sf-nodes", + "files": [ + "https://github.com/Stillfront/comfyui-sf-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI including LLM Chat (Claude, Gemini, GPT), WaveSpeed AI image and video generation, VertexAI integration, and workflow utilities." + }, { "author": "maikios", "title": "ComfyUI Gemma4 Reference Prompt",