InvokeAI/invokeai/app/services/model_load
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
..
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
model_load_base.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_load_default.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00