• Sayak Paul's avatar
    [LoRA] support more comyui loras for Flux 🚨 (#10985) · 6bfacf04
    Sayak Paul authored
    * 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: default avatarhlky <hlky@hlky.ac>
    
    * add example.
    
    * robust checks
    
    * updates
    
    ---------
    Co-authored-by: default avatarhlky <hlky@hlky.ac>
    6bfacf04
peft.py 39.4 KB