InvokeAI/invokeai/app/services/model_install
Lincoln Stein fbded1c0f2 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-15 17:51:07 +11:00
..
__init__.py Model Manager Refactor: Install remote models and store their tags and other metadata (#5361) 2024-01-14 19:54:53 +00:00
model_install_base.py Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
model_install_default.py Multiple refinements on loaders: 2024-02-15 17:51:07 +11:00