mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-16 00:50:49 +08:00
Add AUN ComfyUI Nodes to custom node list (#2494)
This commit is contained in:
parent
bb0ef5bdc3
commit
379fad3809
@ -239,6 +239,17 @@
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "The CLIPSeg node generates a binary mask for a given input image and text prompt.\nNOTE:This custom node is a forked custom node with hotfixes applied from the [a/original repository](https://github.com/biegert/ComfyUI-CLIPSeg), which is no longer maintained."
|
||||
},
|
||||
{
|
||||
"author": "loz2754",
|
||||
"title": "AUN ComfyUI Nodes",
|
||||
"id": "aun-comfyui-nodes",
|
||||
"reference": "https://github.com/loz2754/AUN-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/loz2754/AUN-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of workflow helper nodes focused on organization + control (bypass/mute/collapse/group control), prompt/text utilities, file/path helpers, and image/video save helpers (optional VHS integration)."
|
||||
},
|
||||
{
|
||||
"author": "BlenderNeko",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user