From 0e6e391caf32dfa842d60adeb536c8d1d51d82bc Mon Sep 17 00:00:00 2001 From: chrisgoringe Date: Sat, 5 Oct 2024 15:32:40 +1000 Subject: [PATCH] Update custom-node-list.json (#1110) 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 1b49d637..aeda0940 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",