ComfyUI-Manager/custom-node-list.json
SencneS 325d43ab9b
Update custom-node-list.json
Add Excel Styles Loader to custom nodes list.
2026-06-14 02:13:19 -04:00

10 lines
316 B
JSON

[
{
"author": "SencneS",
"title": "Excel Styles Loader",
"description": "A dynamic ComfyUI custom node that reads prompts from individual sheets/tabs within a local Excel (.xlsx) workbook.",
"reference": "https://github.com/SencneS/ComfyUI-ExcelStylesLoader",
"category": "loader"
}
]