InvokeAI/invokeai/backend
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
..
embeddings Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
image_util chore: ruff 2024-03-19 09:24:28 +11:00
install fix(install): resolve config-related issues with configurator 2024-03-19 09:24:28 +11:00
ip_adapter final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_hash tidy(mm): remove misplaced comment 2024-03-14 15:54:42 +11:00
model_manager fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
onnx final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
stable_diffusion fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
training fix(config): use correct config in textual_inversion_training 2024-03-19 09:24:28 +11:00
util chore: ruff 2024-03-19 09:24:28 +11:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_patcher.py chore: ruff 2024-03-01 10:42:33 +11:00
raw_model.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
textual_inversion.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00