Update custom-node-list.json (#1980)

This commit is contained in:
IsItDanOrAi 2025-07-11 13:28:36 -07:00 committed by GitHub
parent 3958111e76
commit 6f8f6d07f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29491,5 +29491,16 @@
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
}
] ]
} }