[LoRA] support more comyui loras for Flux 🚨 (#10985)
* support more comyui loras.
* fix
* fixes
* revert changes in LoRA base.
* no position_embedding
* 🚨 introduce a breaking change to let peft handle module ambiguity
* styling
* remove position embeddings.
* improvements.
* style
* make info instead of NotImplementedError
* Update src/diffusers/loaders/peft.py
Co-authored-by: hlky <hlky@hlky.ac>
* add example.
* robust checks
* updates
---------
Co-authored-by: hlky <hlky@hlky.ac>