From f8a28e16287a12c9b4480ba18a3b8699a2795f94 Mon Sep 17 00:00:00 2001 From: chrisgoringe Date: Fri, 4 Oct 2024 17:05:46 +1000 Subject: [PATCH] Update custom-node-list.json Add comfy controller --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6a8bb3d0..766a3097 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2825,6 +2825,17 @@ "install_type": "git-clone", "description": "Prompt Info" }, + { + "author": "chrisgoringe", + "title": "Comfy Controller", + "id": "cg-comfycontroller", + "reference": "https://github.com/chrisgoringe/cg-controller", + "files": [ + "https://github.com/chrisgoringe/cg-controller" + ], + "install_type": "git-clone", + "description": "A simple controller panel that gathers all widgets from red nodes" + }, { "author": "TGu-97", "title": "TGu Utilities",