InvokeAI/invokeai/backend/install
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
..
__init__.py rename invokeai.backend.config to invokeai.backend.install 2023-05-31 21:34:20 -04:00
check_root.py remove startup dependency on legacy models.yaml file 2024-02-29 13:28:21 -05:00
install_helper.py several small model install enhancements 2024-02-29 13:28:21 -05:00
invokeai_configure.py remove startup dependency on legacy models.yaml file 2024-02-29 13:28:21 -05:00
legacy_arg_parsing.py wip: Add LCMScheduler 2023-11-10 06:54:36 -08:00