1. 11 Dec, 2023 1 commit
  2. 07 Dec, 2023 1 commit
    • Younes Belkada's avatar
      [`PEFT`] Adapt example scripts to use PEFT (#5388) · c2717317
      Younes Belkada authored
      
      
      * adapt example scripts to use PEFT
      
      * Update examples/text_to_image/train_text_to_image_lora.py
      
      * fix
      
      * add for SDXL
      
      * oops
      
      * make sure to install peft
      
      * fix
      
      * fix
      
      * fix dreambooth and lora
      
      * more fixes
      
      * add peft to requirements.txt
      
      * fix
      
      * final fix
      
      * add peft version in requirements
      
      * remove comment
      
      * change variable names
      
      * add few lines in readme
      
      * add to reqs
      
      * style
      
      * fix issues
      
      * fix lora dreambooth xl tests
      
      * init_lora_weights to gaussian and add out proj where missing
      
      * ammend requirements.
      
      * ammend requirements.txt
      
      * add correct peft versions
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      c2717317
  3. 01 Dec, 2023 1 commit
  4. 29 Nov, 2023 1 commit
  5. 27 Nov, 2023 1 commit
  6. 21 Nov, 2023 1 commit
    • Patrick von Platen's avatar
      [Lora] Seperate logic (#5809) · 13d73d93
      Patrick von Platen authored
      * [Lora] Seperate logic
      
      * [Lora] Seperate logic
      
      * [Lora] Seperate logic
      
      * add comments to explain the code better
      
      * add comments to explain the code better
      13d73d93
  7. 14 Nov, 2023 1 commit
    • Sayak Paul's avatar
      [Refactor] refactor `loaders.py` to make it cleaner and leaner. (#5771) · ded93f79
      Sayak Paul authored
      
      
      * refactor loaders.py to make it cleaner and leaner.
      
      * refactor loaders init
      
      * inits.
      
      * textual inversion to the init.
      
      * inits.
      
      * remove certain modules from the main init.
      
      * AttnProcsLayers
      
      * fix imports
      
      * avoid circular import.
      
      * fix circular import pt 2.
      
      * address PR comments
      
      * imports
      
      * fix: imports.
      
      * remove from main init for avoiding circular deps.
      
      * remove spurious deps.
      
      * fix-copies.
      
      * fix imports.
      
      * more debug
      
      * more debug
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      ded93f79
  8. 13 Nov, 2023 1 commit
  9. 10 Nov, 2023 2 commits
  10. 06 Nov, 2023 1 commit
  11. 01 Nov, 2023 1 commit
  12. 27 Oct, 2023 1 commit
  13. 25 Oct, 2023 1 commit
  14. 18 Oct, 2023 2 commits
  15. 11 Oct, 2023 2 commits
  16. 10 Oct, 2023 1 commit
  17. 05 Oct, 2023 1 commit
  18. 02 Oct, 2023 1 commit
    • Sayak Paul's avatar
      fix: how print training resume logs. (#5117) · d56825e4
      Sayak Paul authored
      
      
      * fix: how print training resume logs.
      
      * propagate changes to text-to-image scripts.
      
      * propagate changes to instructpix2pix.
      
      * propagate changes to dreambooth
      
      * propagate changes to custom diffusion and instructpix2pix
      
      * propagate changes to kandinsky
      
      * propagate changes to textual inv.
      
      * debug
      
      * fix: checkpointing.
      
      * debug
      
      * debug
      
      * debug
      
      * back to the square
      
      * debug
      
      * debug
      
      * change condition order.
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * revert to original
      
      * clean
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      d56825e4
  19. 27 Sep, 2023 1 commit
  20. 26 Sep, 2023 2 commits
  21. 20 Sep, 2023 1 commit
  22. 19 Sep, 2023 2 commits
  23. 14 Sep, 2023 1 commit
  24. 08 Sep, 2023 1 commit
  25. 28 Aug, 2023 1 commit
  26. 25 Aug, 2023 1 commit
  27. 23 Aug, 2023 1 commit
  28. 17 Aug, 2023 1 commit
  29. 16 Aug, 2023 1 commit
  30. 15 Aug, 2023 1 commit
  31. 12 Aug, 2023 1 commit
  32. 11 Aug, 2023 1 commit
  33. 09 Aug, 2023 1 commit
  34. 06 Aug, 2023 2 commits