mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-14 15:12:32 +08:00
feat: add Fast Group Link node to custom nodes list
Add Fast Group Link node, a utility for linking and controlling ComfyUI groups with a simple ON/OFF toggle
This commit is contained in:
parent
4d40a637ed
commit
f114c2913e
@ -18122,6 +18122,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FinetunersAI",
|
||||||
|
"title": "Fast Group Link",
|
||||||
|
"id": "fast-group-link",
|
||||||
|
"reference": "https://github.com/FinetunersAI/fast-group-link",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FinetunersAI/fast-group-link"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Link and control ComfyUI groups with a simple ON/OFF toggle. Control multiple groups at once with an easy-to-use interface."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user