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-04-01 03:01:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b5befad0d206ef58db192e6ecd3d277b7e8475e
InvokeAI
/
invokeai
/
backend
/
lora
/
conversions
History
Ryan Dick
7b5befad0d
Update convert_flux_kohya_state_dict_to_invoke_format() to raise an exception if an unexpected key is encountered, and add a corresponding unit test.
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_lora_conversion_utils.py
Update convert_flux_kohya_state_dict_to_invoke_format() to raise an exception if an unexpected key is encountered, and add a corresponding unit test.
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