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 07:51:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
/
backend
/
patches
History
Ryan Dick
b272d46056
Enable ability to control the weight of FLUX Control LoRAs.
2024-12-17 13:36:10 +00:00
..
layers
Enable ability to control the weight of FLUX Control LoRAs.
2024-12-17 13:36:10 +00:00
lora_conversions
Rename LoRAModelRaw to ModelPatchRaw.
2024-12-17 13:20:19 +00:00
sidecar_wrappers
Use a FluxControlLoRALayer when loading FLUX control LoRAs.
2024-12-17 13:20:19 +00:00
__init__.py
Rename backend/lora/ to backend/patches
2024-12-17 13:20:19 +00:00
model_patch_raw.py
Rename LoRAModelRaw to ModelPatchRaw.
2024-12-17 13:20:19 +00:00
model_patcher.py
Rename ModelPatcher -> LayerPatcher to avoid conflicts with another ModelPatcher definition.
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