This website requires JavaScript.
Explore
Help
Register
Sign In
DiffusionAi
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2025-04-04 22:43:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
/
backend
/
lora
History
Ryan Dick
50897ba066
Add flag to optionally allow missing layer keys in FLUX lora loader.
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