1. 08 Feb, 2024 2 commits
    • Michael's avatar
      Remove <cat-toy> validation prompt from... · f5c9be3a
      Michael authored
      Remove <cat-toy> validation prompt from examples/textual_inversion/textual_inversion_sdxl.py (#6877)
      
      Remove <cat-toy> validation prompt from textual_inversion_sdxl.py
      
      The `<cat-toy>` validation prompt is a default choice for the example task in the README. But no other part of `textual_inversion_sdxl.py` references the cat toy and `textual_inversion.py` has a default validation prompt of `None` as well.
      
      So bring `textual_inversion_sdxl.py` in line with `textual_inversion.py` and change default validation prompt to `None`
      f5c9be3a
    • Sayak Paul's avatar
      change to 2024 in the license (#6902) · 30e5e81d
      Sayak Paul authored
      change to 2024
      30e5e81d
  2. 09 Jan, 2024 1 commit
    • jiqing-feng's avatar
      enable stable-xl textual inversion (#6421) · aa1797e1
      jiqing-feng authored
      
      
      * enable stable-xl textual inversion
      
      * check if optimizer_2 exists
      
      * check text_encoder_2 before using
      
      * add textual inversion for sdxl in a single file
      
      * fix style
      
      * fix example style
      
      * reset for error changes
      
      * add readme for sdxl
      
      * fix style
      
      * disable autocast as it will cause cast error when weight_dtype=bf16
      
      * fix spelling error
      
      * fix style and readme and 8bit optimizer
      
      * add README_sdxl.md link
      
      * add tracker key on log_validation
      
      * run style
      
      * rm the second center crop
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      aa1797e1
  3. 05 Jan, 2024 2 commits
  4. 01 Dec, 2023 1 commit
  5. 27 Nov, 2023 2 commits
  6. 10 Nov, 2023 1 commit
  7. 06 Nov, 2023 1 commit
  8. 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
  9. 14 Sep, 2023 1 commit
  10. 28 Aug, 2023 2 commits
  11. 17 Aug, 2023 2 commits
  12. 04 Aug, 2023 1 commit
  13. 26 Jul, 2023 1 commit
  14. 13 Jul, 2023 1 commit
  15. 11 Jul, 2023 1 commit
  16. 15 Jun, 2023 2 commits
  17. 08 Jun, 2023 2 commits
  18. 05 Jun, 2023 1 commit
  19. 06 May, 2023 1 commit
  20. 26 Apr, 2023 2 commits
  21. 21 Apr, 2023 1 commit
  22. 12 Apr, 2023 2 commits
  23. 10 Apr, 2023 1 commit
  24. 04 Apr, 2023 1 commit
  25. 14 Mar, 2023 1 commit
  26. 03 Mar, 2023 2 commits
  27. 02 Mar, 2023 1 commit
  28. 01 Mar, 2023 1 commit
  29. 17 Feb, 2023 2 commits