InvokeAI/invokeai/backend
psychedelicious 4191ca1a46 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-02-29 13:28:20 -05:00
..
embeddings Tidy names and locations of modules 2024-02-29 13:28:20 -05:00
image_util make model manager v2 ready for PR review 2024-02-29 13:16:37 -05:00
install final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
ip_adapter final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
model_manager final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
onnx final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
stable_diffusion final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-02-29 13:16:36 -05:00
training Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
util final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
__init__.py consolidate model manager parts into a single class 2024-02-29 13:16:37 -05:00
lora.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
model_patcher.py Tidy names and locations of modules 2024-02-29 13:28:20 -05:00
raw_model.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
textual_inversion.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00