InvokeAI/invokeai/backend/install
psychedelicious cb180909f7 fix(install): resolve config-related issues with configurator
- Do not use the singleton app config, this causes a lot of weirdness
- Update logic to use new config object
- Remove unused code
2024-03-19 09:24:28 +11:00
..
__init__.py rename invokeai.backend.config to invokeai.backend.install 2023-05-31 21:34:20 -04:00
check_root.py fix(config): split check_invokeai_root into separate function to validate, use this in model_install to determine if need to run configurator 2024-03-19 09:24:28 +11:00
install_helper.py fix(install): do not use deprecated pydantic methods 2024-03-19 09:24:28 +11:00
invokeai_configure.py fix(install): resolve config-related issues with configurator 2024-03-19 09:24:28 +11:00
legacy_arg_parsing.py wip: Add LCMScheduler 2023-11-10 06:54:36 -08:00