diff --git a/custom-node-list.json b/custom-node-list.json index 9e59417a..630a2a8c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29491,5 +29491,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "IsItDanOrAi", + "title": "exLoadout: Excel-Based Model & Settings Loader", + "id": "comfyui-exloadout", + "reference": "https://github.com/IsItDanOrAi/ComfyUI-exLoadout", + "files": [ + "https://github.com/IsItDanOrAi/ComfyUI-exLoadout.git" + ], + "install_type": "copy", + "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." + } ] }