huggingface / huggingface/diffusers
how to use kohya sd-scripts flux loras with text encoder keys in diffusers?
Open
contributions-welcome
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
resulting lora weights from setting train text encoder to true is incompatible with diffusers load_lora_weights. the script networks/convert_flux_lora.py does not convert the text encoder keys either.
Contributor guide
Assessment
This issue has not been assessed yet.