InvokeAI/invokeai/frontend
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
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11:00
merge Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
training Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
web tests(ui): add parseFieldType.test.ts 2024-03-01 10:42:33 +11:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py isort wip 2023-09-12 13:01:58 -04:00