ComfyUI/utils
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 Expand user directory for basepath in extra_models_paths.yaml (#4857) 2024-09-10 00:33:44 -04:00
extra_config.py fixed a bug where a relative path was not converted to a full path (#6395) 2025-01-11 19:19:51 -05:00
web.py Add model management and database 2025-03-28 11:39:56 +08:00