ComfyUI/tests-unit/app_test
pythongosssss 7bf381bc9e Add model management and database
- use sqlalchemy + alembic + sqlite for db
- extract model data and previews
- endpoints for db interactions
- add tests
2025-03-28 11:39:56 +08: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 Add model management and database 2025-03-28 11:39:56 +08:00