Update custom-node-list.json

This commit is contained in:
IsItDanOrAi 2025-07-07 19:05:11 -07:00 committed by GitHub
parent ff80b6ccb0
commit bb7a731003
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29330,5 +29330,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."
}
]
}