diffusers
553b1384
- [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
263 days 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
References
#10495 - [LoRA] clean up `load_lora_into_text_encoder()` and `fuse_lora()` copied from
Author
sayakpaul
Parents
7bc8b923
Loading