diffusers
87a92f77 - Fix bug in ResnetBlock2D.forward where LoRA Scale gets Overwritten (#6736)

Commit
1 year ago
Fix bug in ResnetBlock2D.forward where LoRA Scale gets Overwritten (#6736) Fix bug in ResnetBlock2D.forward when not USE_PEFT_BACKEND and using scale_shift for time emb where the lora scale gets overwritten. Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Author
Parents
Loading