diffusers
02ba50c6 - [`PEFT` / `LoRA`] Fix civitai bug when network alpha is an empty dict (#5608)

Comment changes are shownComment changes are hidden
Commit
1 year ago
[`PEFT` / `LoRA`] Fix civitai bug when network alpha is an empty dict (#5608) * fix civitai bug * add test * up * fix test * added slow test. * style * Update src/diffusers/utils/peft_utils.py Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com> * Update src/diffusers/utils/peft_utils.py --------- Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
Author
Parents
  • src/diffusers/utils
    • File
      peft_utils.py
  • tests/lora
    • File
      test_lora_layers_peft.py