Update custom-node-list.json

Add comfy controller
This commit is contained in:
chrisgoringe 2024-10-04 17:05:46 +10:00 committed by GitHub
parent 72ef927b32
commit f8a28e1628
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",