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 10:45:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bfb0ddff562cfda57311f162e8890558b71dcff
InvokeAI
/
invokeai
/
backend
/
lora
/
conversions
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
..
__init__.py
WIP - Initial logic for kohya FLUX LoRA conversion.
2024-09-15 04:39:56 +03:00
flux_diffusers_lora_conversion_utils.py
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04:00
flux_kohya_lora_conversion_utils.py
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04:00
flux_lora_constants.py
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04:00
sd_lora_conversion_utils.py
Remove unused layer_key property from LoRALayerBase.
2024-09-15 04:39:56 +03:00
sdxl_lora_conversion_utils.py
Fix type errors in sdxl_lora_conversion_utils.py
2024-09-15 04:39:56 +03:00