diffusers
5090b09d - [Flux LoRA] support parsing alpha from a flux lora state dict. (#9236)

Comment changes are shownComment changes are hidden
Commit
305 days ago
[Flux LoRA] support parsing alpha from a flux lora state dict. (#9236) * support parsing alpha from a flux lora state dict. * conditional import. * fix breaking changes. * safeguard alpha. * fix
Author
Parents
  • src/diffusers/loaders
    • File
      lora_pipeline.py
  • tests/lora
    • File
      test_lora_layers_flux.py