InvokeAI/invokeai/backend
Lincoln Stein adab454c51 several small model install enhancements
- Support extended HF repoid syntax in TUI. This allows
  installation of subfolders and safetensors files, as in
  `XpucT/Deliberate::Deliberate_v5.safetensors`

- Add `error` and `error_traceback` properties to the install
  job objects.

- Rename the `heuristic_import` route to `heuristic_install`.

- Fix the example `config` input in the `heuristic_install` route.
2024-02-29 13:28:21 -05:00
..
embeddings Tidy names and locations of modules 2024-02-29 13:28:20 -05:00
image_util make model manager v2 ready for PR review 2024-02-29 13:16:37 -05:00
install several small model install enhancements 2024-02-29 13:28:21 -05:00
ip_adapter final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
model_manager remove startup dependency on legacy models.yaml file 2024-02-29 13:28:21 -05:00
onnx final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
stable_diffusion feat(nodes): added gradient mask node 2024-02-29 13:28:21 -05:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-02-29 13:16:36 -05:00
training remove startup dependency on legacy models.yaml file 2024-02-29 13:28:21 -05:00
util final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
__init__.py consolidate model manager parts into a single class 2024-02-29 13:16:37 -05:00
lora.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
model_patcher.py Tidy names and locations of modules 2024-02-29 13:28:20 -05:00
raw_model.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00
textual_inversion.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00