1. 16 Oct, 2023 7 commits
  2. 15 Oct, 2023 1 commit
  3. 13 Oct, 2023 2 commits
    • Younes Belkada's avatar
      [`core` / `PEFT` / `LoRA`] Integrate PEFT into Unet (#5151) · 2bfa55f4
      Younes Belkada authored
      
      
      * v1
      
      * add tests and fix previous failing tests
      
      * fix CI
      
      * add tests + v1 `PeftLayerScaler`
      
      * style
      
      * add scale retrieving mechanism system
      
      * fix CI
      
      * up
      
      * up
      
      * simple approach --> not same results for some reason
      
      * fix issues
      
      * fix copies
      
      * remove unneeded method
      
      * active adapters!
      
      * fix merge conflicts
      
      * up
      
      * up
      
      * kohya - test-1
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * fix scale
      
      * fix copies
      
      * add comment
      
      * multi adapters
      
      * fix tests
      
      * oops
      
      * v1 faster loading - in progress
      
      * Revert "v1 faster loading - in progress"
      
      This reverts commit ac925f81321e95fc8168184c3346bf3d75404d5a.
      
      * kohya same generation
      
      * fix some slow tests
      
      * peft integration features for unet lora
      
      1. Support for Multiple ranks/alphas
      2. Support for Multiple active adapters
      3. Support for enabling/disabling LoRAs
      
      * fix ...
      2bfa55f4
    • Sayak Paul's avatar
      [Core] Add FreeU to all the core pipelines and their (mostly-used) derivatives (#5376) · 9bc55e8b
      Sayak Paul authored
      * add: freeu to the core sdxl pipeline.
      
      * add: freeu to video2video
      
      * add: freeu to the core SD pipelines.
      
      * add: freeu to image variation for sdxl.
      
      * add: freeu to SD ControlNet pipelines.
      
      * add: freeu to SDXL controlnet pipelines.
      
      * add: freu to t2i adapter pipelines.
      
      * make fix-copies.
      9bc55e8b
  4. 12 Oct, 2023 2 commits
  5. 11 Oct, 2023 6 commits
  6. 10 Oct, 2023 3 commits
  7. 09 Oct, 2023 12 commits
  8. 08 Oct, 2023 1 commit
  9. 06 Oct, 2023 6 commits