InvokeAI/invokeai/backend/install
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
..
__init__.py rename invokeai.backend.config to invokeai.backend.install 2023-05-31 21:34:20 -04:00
check_root.py close #5209 2023-12-21 23:02:57 -05:00
install_helper.py Fix issues identified during PR review by RyanjDick and brandonrising 2024-02-29 13:28:20 -05:00
invokeai_configure.py fix invokeai_configure script to work with new mm; rename CLIs 2024-02-29 13:16:37 -05:00
legacy_arg_parsing.py wip: Add LCMScheduler 2023-11-10 06:54:36 -08:00