Add ComfyUI-Toggle-Pass to custom node list

This commit is contained in:
electricty00 2026-05-14 21:10:32 +08:00
parent 4f7f26da3b
commit 37bddd34b1

View File

@ -47262,19 +47262,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom ComfyUI nodes for DOGMA AI video workflows." "description": "Custom ComfyUI nodes for DOGMA AI video workflows."
}, },
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",
@ -47652,6 +47639,13 @@
], ],
"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": "electricty00",
"title": "ComfyUI-Toggle-Pass",
"reference": "https://github.com/electricty00/ComfyUI-Toggle-Pass",
"install_type": "git-clone",
"description": "Toggle-Pass: Privacy toggle, dynamic LoRA slots, and other quality-of-life nodes for ComfyUI"
} }
] ]
} }