mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 05:40:49 +08:00
Update custom-node-list.json (#2414)
This commit is contained in:
parent
a44c6ff27c
commit
7706b047ce
@ -39423,6 +39423,16 @@
|
|||||||
],
|
],
|
||||||
"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": "pixelpainter",
|
||||||
|
"title": "mute-bypass by node ID",
|
||||||
|
"reference": "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pixelpainter/comfyui-mute-bypass-by-ID"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "2 nodes for muting or bypassing a node by node ID. They are widget linkable and promotable to a Subgraph node as a switch to mute or bypass a node in it's own Subgraph, or any other Subgraph, or it can be used as a stand alone node anywhere"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user