ComfyUI/tests-unit/app_test
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
custom_node_manager_test.py serve workflow templates from custom_nodes (#6193) 2024-12-28 05:30:04 -05:00
frontend_manager_test.py Cleanup empty dir if frontend zip download failed (#4574) 2024-08-27 02:07:25 -04:00
model_manager_test.py Support preview images embedded in safetensors metadata (#6119) 2024-12-19 14:01:56 -08:00