diff --git a/custom-node-list.json b/custom-node-list.json index 193488a2..05753d78 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49477,6 +49477,16 @@ "install_type": "git-clone", "description": "ComfyUI custom node for TurboDiffusion I2V (Image-to-Video) generation with dual-expert sampling and SLA attention optimization." }, + { + "author": "electricty00", + "title": "ComfyUI-Toggle-Pass", + "reference": "https://github.com/electricty00/ComfyUI-Toggle-Pass", + "files": [ + "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" + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 287e2de5..0efe8f58 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "electricty00", + "title": "ComfyUI-Toggle-Pass", + "reference": "https://github.com/electricty00/ComfyUI-Toggle-Pass", + "files": [ + "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" + }, { "author": "Ganaraj", "title": "comfyui-turbodiffusion",