1. 31 Jan, 2024 1 commit
  2. 12 Jan, 2024 1 commit
  3. 05 Jan, 2024 2 commits
    • Sayak Paul's avatar
      [Experimental] Diffusion LoRA DPO training (#6422) · 2a97067b
      Sayak Paul authored
      * add: experimental script for diffusion dpo training.
      
      * random_crop cli.
      
      * fix: caption tokenization.
      
      * fix: pixel_values index.
      
      * fix: grad?
      
      * debug
      
      * fix: reduction.
      
      * fixes in the loss calculation.
      
      * style
      
      * fix: unwrap call.
      
      * fix: validation inference.
      
      * add: initial sdxl script
      
      * debug
      
      * make sure images in the tuple are of same res
      
      * fix model_max_length
      
      * report print
      
      * boom
      
      * fix: numerical issues.
      
      * fix: resolution
      
      * comment about resize.
      
      * change the order of the training transformation.
      
      * save call.
      
      * debug
      
      * remove print
      
      * manually detaching necessary?
      
      * use the same vae for validation.
      
      * add: readme.
      2a97067b
    • Sayak Paul's avatar
      0.25.0 post release (#6358) · 9d945b2b
      Sayak Paul authored
      
      
      * post release
      
      * style
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      9d945b2b
  4. 01 Jan, 2024 1 commit
  5. 28 Dec, 2023 1 commit
  6. 24 Dec, 2023 2 commits
  7. 19 Dec, 2023 1 commit
  8. 18 Dec, 2023 2 commits
  9. 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
  10. 01 Dec, 2023 1 commit
  11. 27 Nov, 2023 1 commit
  12. 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
  13. 10 Nov, 2023 1 commit
  14. 06 Nov, 2023 1 commit
  15. 05 Oct, 2023 1 commit
  16. 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
  17. 27 Sep, 2023 1 commit
  18. 26 Sep, 2023 1 commit
  19. 20 Sep, 2023 1 commit
  20. 14 Sep, 2023 1 commit
  21. 17 Aug, 2023 1 commit
  22. 06 Aug, 2023 1 commit
  23. 26 Jul, 2023 1 commit
  24. 13 Jul, 2023 1 commit
  25. 11 Jul, 2023 1 commit
  26. 29 Jun, 2023 1 commit
  27. 15 Jun, 2023 2 commits
  28. 08 Jun, 2023 2 commits
  29. 07 Jun, 2023 2 commits
  30. 17 May, 2023 1 commit
  31. 26 Apr, 2023 2 commits
  32. 12 Apr, 2023 2 commits