diff --git a/custom-node-list.json b/custom-node-list.json index 1daf749b..0081f3a5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15230,6 +15230,17 @@ ], "install_type": "git-clone", "description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)." + }, + { + "author": "CRT", + "title": "CRT-Nodes", + "id": "CRT-Nodes", + "reference": "https://github.com/plugcrypt/CRT-Nodes", + "files": [ + "https://github.com/plugcrypt/CRT-Nodes" + ], + "install_type": "git-clone", + "description": "This set includes toggle nodes for Lora Unet blocks L1/L2 and a node to remove trailing comma from string end." } ] }