From 37bddd34b1e24737f6d7b6c818327db9f9a37d00 Mon Sep 17 00:00:00 2001 From: electricty00 Date: Thu, 14 May 2026 21:10:32 +0800 Subject: [PATCH] Add ComfyUI-Toggle-Pass to custom node list --- custom-node-list.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 039af2e7..039a3c1f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47262,19 +47262,6 @@ "install_type": "git-clone", "description": "Custom ComfyUI nodes for DOGMA AI video workflows." }, - - - - - - - - - - - - - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -47652,6 +47639,13 @@ ], "install_type": "unzip", "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" } ] } \ No newline at end of file