ComfyUI/app
Zoltán Dócs 96697c4bc5
serve workflow templates from custom_nodes (#6193)
* add GET /workflow_templates

* serve workflow templates from custom_nodes

* refactor into custom_node_manager, add test

* remove unused import

* revert changes in folder_paths

* Remove trailing whitespace.

* account for multiple custom_nodes paths
2024-12-28 05:30:04 -05:00
..
__init__.py Add FrontendManager to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
app_settings.py Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
custom_node_manager.py serve workflow templates from custom_nodes (#6193) 2024-12-28 05:30:04 -05:00
frontend_management.py Revert download to .tmp in frontend_management (#5369) 2024-10-25 19:26:13 -04:00
logger.py Add option to log non-error output to stdout (#6243) 2024-12-27 14:40:05 -05:00
model_manager.py Add ruff rule for empty line with trailing whitespace. 2024-12-28 05:23:08 -05:00
user_manager.py Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00