• Patrick von Platen's avatar
    [LoRA Attn Processors] Refactor LoRA Attn Processors (#4765) · 766aa50f
    Patrick von Platen authored
    * [LoRA Attn] Refactor LoRA attn
    
    * correct for network alphas
    
    * fix more
    
    * fix more tests
    
    * fix more tests
    
    * Move below
    
    * Finish
    
    * better version
    
    * correct serialization format
    
    * fix
    
    * fix more
    
    * fix more
    
    * fix more
    
    * Apply suggestions from code review
    
    * Update src/diffusers/pipelines/stable_diffusion/pipeline_onnx_stable_diffusion_img2img.py
    
    * deprecation
    
    * relax atol for slow test slighly
    
    * Finish tests
    
    * make style
    
    * make style
    766aa50f
autoencoder_kl.py 18 KB