diffusers
ce9825b5 - [LoRA] pop the LoRA scale so that it doesn't get propagated to the weeds (#7338)

Comment changes are shownComment changes are hidden
Commit
1 year ago
[LoRA] pop the LoRA scale so that it doesn't get propagated to the weeds (#7338) * pop scale from the top-level unet instead of getting it. * improve readability. * Apply suggestions from code review Co-authored-by: YiYi Xu <yixu310@gmail.com> * fix a little bit. --------- Co-authored-by: YiYi Xu <yixu310@gmail.com>
Author
Parents
  • src/diffusers/models/unets
    • File
      unet_2d_condition.py
Loading