InvokeAI/invokeai/frontend/install
Lincoln Stein 78ef946e01 BREAKING CHANGES: invocations now require model key, not base/type/name
- Implement new model loader and modify invocations and embeddings

- Finish implementation loaders for all models currently supported by
  InvokeAI.

- Move lora, textual_inversion, and model patching support into
  backend/embeddings.

- Restore support for model cache statistics collection (a little ugly,
  needs work).

- Fixed up invocations that load and patch models.

- Move seamless and silencewarnings utils into better location
2024-03-01 10:42:33 +11:00
..
__init__.py clip cache settings to permissible values; remove redundant imports in install __init__ file 2023-08-10 18:00:45 -04:00
import_images.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
invokeai_configure.py Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
invokeai_update.py feat: add force-reinstall option to the updater 2024-02-01 00:07:16 -05:00
model_install2.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
model_install.py chore: ruff format 2023-11-11 10:55:40 +11:00
widgets.py chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00