Update custom-node-list.json (#1110)

Add comfy controller
This commit is contained in:
chrisgoringe
2024-10-05 15:32:40 +10:00
committed by GitHub
parent 26573ce489
commit 0e6e391caf

View File

@@ -2825,6 +2825,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Prompt Info" "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", "author": "TGu-97",
"title": "TGu Utilities", "title": "TGu Utilities",