InvokeAI/invokeai/backend/lora
2024-11-14 16:53:49 +00:00
..
conversions Add flag to optionally allow missing layer keys in FLUX lora loader. 2024-11-14 16:53:49 +00:00
layers Add bias to LoRA sidecar layer unit tests. 2024-09-15 04:39:56 +03:00
sidecar_layers Fix bug when applying multiple LoRA models via apply_lora_sidecar_patches(), and add unit tests for the stacked LoRA case. 2024-09-16 14:48:39 +00:00
__init__.py Split LoRA layer implementations into separate files. 2024-09-12 15:53:30 +00:00
lora_model_raw.py Add unit tests for LoRAPatcher.apply_lora_sidecar_patches(...) and fixup dtype handling in the sidecar layers. 2024-09-15 04:39:56 +03:00
lora_patcher.py Fix bug when applying multiple LoRA models via apply_lora_sidecar_patches(), and add unit tests for the stacked LoRA case. 2024-09-16 14:48:39 +00:00