InvokeAI/invokeai/backend
2024-07-02 15:26:08 -04:00
..
image_util Merge branch 'main' into lstein/feat/simple-mm2-api 2024-05-17 22:54:03 -04:00
ip_adapter Fix circular import caused by the organization the model size utils. 2024-07-02 11:55:05 -04:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Tidy handling of SCHEDULER_NAME_VALUES to help with circular import errors. 2024-07-02 15:12:59 -04:00
onnx Improve RAM<->VRAM memory copy performance in LoRA patching and elsewhere (#6490) 2024-06-13 17:10:03 +00:00
stable_diffusion Tidy handling of SCHEDULER_NAME_VALUES to help with circular import errors. 2024-07-02 15:12:59 -04:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util Remove symbol re-exports that were contributing to circular import issues. 2024-07-02 15:26:08 -04:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py fix(backend): mps should not use non_blocking 2024-06-27 19:15:23 +10:00
model_patcher.py ruff format 2024-06-27 09:45:13 -04:00
raw_model.py Improve RAM<->VRAM memory copy performance in LoRA patching and elsewhere (#6490) 2024-06-13 17:10:03 +00:00
textual_inversion.py Improve RAM<->VRAM memory copy performance in LoRA patching and elsewhere (#6490) 2024-06-13 17:10:03 +00:00