InvokeAI/invokeai/backend/install
Lincoln Stein 92843d55eb Multiple refinements on loaders:
- Cache stat collection enabled.
- Implemented ONNX loading.
- Add ability to specify the repo version variant in installer CLI.
- If caller asks for a repo version that doesn't exist, will fall back
  to empty version rather than raising an error.
2024-02-29 13:16:37 -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 Multiple refinements on loaders: 2024-02-29 13:16:37 -05:00
invokeai_configure.py Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
legacy_arg_parsing.py wip: Add LCMScheduler 2023-11-10 06:54:36 -08:00
migrate_to_3.py chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00
model_install_backend.py Fix ruff styling 2024-01-31 07:16:14 -06:00