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-01-15 05:37:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.10.0dev2
InvokeAI
/
invokeai
/
backend
/
patches
History
Billy
323d409fb6
Make ruff happy
2025-03-27 17:47:57 +11:00
..
layers
Handle DoRA layer device casting when model is partially-loaded.
2025-01-28 14:51:35 +00:00
lora_conversions
Make ruff happy
2025-03-27 17:47:57 +11:00
__init__.py
Rename backend/lora/ to backend/patches
2024-12-17 13:20:19 +00:00
layer_patcher.py
Switch the LayerPatcher to use 'custom modules' to manage layer patching.
2024-12-29 01:18:30 +00:00
model_patch_raw.py
Rename LoRAModelRaw to ModelPatchRaw.
2024-12-17 13:20:19 +00:00
pad_with_zeros.py
Push LoRA layer reshaping down into the patch layers and add a new FluxControlLoRALayer type.
2024-12-17 13:20:19 +00:00