cloneofsimo / lora

Using Low-rank adaptation to quickly fine-tune diffusion models.
https://arxiv.org/abs/2106.09685
Apache License 2.0
6.83k stars 473 forks source link

Update cli_lora_add.py #248

Open anime-style opened 1 year ago

anime-style commented 1 year ago

Raise error for lora add case when both paths for default mode do not match.

Note:

I had a pretty big headache debugging this issue as I was onboarding diffusers into a ML pipeline