diffusers
a663a67e
- [LoRA] clean up `load_lora_into_text_encoder()` and `fuse_lora()` copied from (#10495)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LoRA] clean up `load_lora_into_text_encoder()` and `fuse_lora()` copied from (#10495) * factor out text encoder loading. * make fix-copies * remove copied from fuse_lora and unfuse_lora as needed. * remove unused imports
Author
sayakpaul
Committer
DN6
Parents
526858c8
Loading