InvokeAI/invokeai/app/services/shared
psychedelicious 5a3195f757 final tidying before marking PR as ready for review
- Replace AnyModelLoader with ModelLoaderRegistry
- Fix type check errors in multiple files
- Remove apparently unneeded `get_model_config_enum()` method from model manager
- Remove last vestiges of old model manager
- Updated tests and documentation

resolve conflict with seamless.py
2024-03-01 10:42:33 +11:00
..
sqlite model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
sqlite_migrator make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
__init__.py feat(backend): organise service dependencies 2023-10-12 12:15:06 -04:00
default_graphs.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
graph.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
invocation_context.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
pagination.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00