This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-02 05:55:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eacdfc660b71a27cd46b07e33a5aa0f07ffa4a8c
InvokeAI
/
invokeai
/
backend
/
lora
History
Ryan Dick
807f458f13
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04:00
..
conversions
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04: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