From afbc217f032601b69254622eb9610a0ba4bd7c3c Mon Sep 17 00:00:00 2001 From: Ivor Strelar Date: Tue, 30 Jun 2026 10:34:49 +0200 Subject: [PATCH] Add SF ComfyUI Nodes by Stillfront --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3136de4d..bd9537a8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3972,6 +3972,16 @@ "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",