Revert "Revert "Merge branch 'main' of https://github.com/daxcay/ComfyUI-Manager""

This reverts commit 89ed96f83f.
This commit is contained in:
akr1999
2024-03-22 16:50:09 +05:30
parent 89ed96f83f
commit ddaea9fc99
13 changed files with 3881 additions and 865 deletions

View File

@@ -10,6 +10,16 @@
},
{
"author": "ssitu",
"title": "NestedNodeBuilder [DEPRECATED]",
"reference": "https://github.com/ssitu/ComfyUI_NestedNodeBuilder",
"files": [
"https://github.com/ssitu/ComfyUI_NestedNodeBuilder"
],
"install_type": "git-clone",
"description": "This extension provides the ability to combine multiple nodes into a single node.\nNOTE:An identical feature now exists in ComfyUI. Additionally, this extension is largely broken with the recent versions of the codebase, so please use the built-in feature for group nodes."
},
{
"author": "ccvv804",
"title": "ComfyUI StableCascade using diffusers for Low VRAM [DEPRECATED]",