InvokeAI/invokeai/backend
2024-03-12 09:48:50 +11:00
..
embeddings Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
image_util chore: ruff 2024-03-01 10:42:33 +11:00
install Run ruff 2024-03-11 15:53:00 -04:00
ip_adapter final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_manager Do not override log_memory_usage when debug logs are enabled. The speed cost of log_memory_usage=True is large. It is common to want debug log without enabling log_memory_usage. 2024-03-12 09:48:50 +11:00
onnx final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
stable_diffusion Remove dead code related to an old symmetry feature. 2024-03-10 00:13:18 -06:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
training Run ruff 2024-03-08 15:36:14 -05:00
util tidy(mm): remove convenience methods from high level model manager service 2024-03-07 10:56:59 +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