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
/
sidecar_wrappers
History
Ryan Dick
80f64abd1e
Use a FluxControlLoRALayer when loading FLUX control LoRAs.
2024-12-17 13:20:19 +00:00
..
__init__.py
Add initial basic implementation of sidecar wrappers.
2024-12-17 13:20:19 +00:00
base_sidecar_wrapper.py
Push LoRA layer reshaping down into the patch layers and add a new FluxControlLoRALayer type.
2024-12-17 13:20:19 +00:00
conv1d_sidecar_wrapper.py
Add initial basic implementation of sidecar wrappers.
2024-12-17 13:20:19 +00:00
conv2d_sidecar_wrapper.py
Add initial basic implementation of sidecar wrappers.
2024-12-17 13:20:19 +00:00
flux_rms_norm_sidecar_wrapper.py
Add sidecar wrapper for FLUX RMSNorm layers to support SetParameterLayers used by FLUX structural control LoRAs.
2024-12-17 13:20:19 +00:00
linear_sidecar_wrapper.py
Use a FluxControlLoRALayer when loading FLUX control LoRAs.
2024-12-17 13:20:19 +00:00
utils.py
Add sidecar wrapper for FLUX RMSNorm layers to support SetParameterLayers used by FLUX structural control LoRAs.
2024-12-17 13:20:19 +00:00