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-15 05:14:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fef26a5f2f8731df1b6e2a40cb52ad44d0ef3fad
InvokeAI
/
invokeai
/
backend
/
lora
/
conversions
History
Ryan Dick
ee5d8f6caf
lora_layer_from_state_dict(...) -> any_lora_layer_from_state_dict(...)
2024-09-15 04:39:56 +03: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
Genera cleanup/documentation.
2024-09-15 04:39:56 +03:00
flux_kohya_lora_conversion_utils.py
lora_layer_from_state_dict(...) -> any_lora_layer_from_state_dict(...)
2024-09-15 04:39:56 +03:00
sd_lora_conversion_utils.py
lora_layer_from_state_dict(...) -> any_lora_layer_from_state_dict(...)
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