InvokeAI/invokeai/app/services/model_install
Lincoln Stein cc12f57a5a 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-23 07:48:23 +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 several small model install enhancements 2024-02-23 07:48:23 +11:00
model_install_default.py fix repo-id for the Deliberate v5 model 2024-02-23 07:48:04 +11:00