1. 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
  2. 05 Jan, 2024 2 commits
  3. 25 Dec, 2023 1 commit
    • Sayak Paul's avatar
      [Tests] Speed up example tests (#6319) · f4b0b26f
      Sayak Paul authored
      * remove validation args from textual onverson tests
      
      * reduce number of train steps in textual inversion tests
      
      * fix: directories.
      
      * debig
      
      * fix: directories.
      
      * remove validation tests from textual onversion
      
      * try reducing the time of test_text_to_image_checkpointing_use_ema
      
      * fix: directories
      
      * speed up test_text_to_image_checkpointing
      
      * speed up test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * fix
      
      * speed up test_instruct_pix2pix_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * set checkpoints_total_limit to 2.
      
      * test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints speed up
      
      * speed up test_unconditional_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * debug
      
      * fix: directories.
      
      * speed up test_instruct_pix2pix_checkpointing_checkpoints_total_limit
      
      * speed up: test_controlnet_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * speed up test_controlnet_sdxl
      
      * speed up dreambooth tests
      
      * speed up test_dreambooth_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * speed up test_custom_diffusion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
      
      * speed up test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
      
      * speed up # checkpoint-2 should have been deleted
      
      * speed up examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit
      
      * additional speed ups
      
      * style
      f4b0b26f
  4. 11 Dec, 2023 1 commit
  5. 01 Dec, 2023 1 commit
  6. 29 Nov, 2023 1 commit
  7. 27 Nov, 2023 2 commits
  8. 10 Nov, 2023 1 commit
  9. 06 Nov, 2023 1 commit
  10. 31 Oct, 2023 1 commit
    • M. Tolga Cangöz's avatar
      [Docs] Fix typos (#5583) · 442017cc
      M. Tolga Cangöz authored
      * Add Copyright info
      
      * Fix typos, improve, update
      
      * Update deepfloyd_if.md
      
      * Update ldm3d_diffusion.md
      
      * Update opt_overview.md
      442017cc
  11. 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
  12. 14 Sep, 2023 1 commit
  13. 28 Aug, 2023 2 commits
  14. 17 Aug, 2023 2 commits
  15. 04 Aug, 2023 1 commit
  16. 26 Jul, 2023 1 commit
  17. 24 Jul, 2023 1 commit
  18. 13 Jul, 2023 1 commit
  19. 11 Jul, 2023 1 commit
  20. 15 Jun, 2023 2 commits
  21. 08 Jun, 2023 2 commits
  22. 05 Jun, 2023 1 commit
  23. 06 May, 2023 1 commit
  24. 26 Apr, 2023 2 commits
  25. 21 Apr, 2023 1 commit
  26. 18 Apr, 2023 1 commit
  27. 12 Apr, 2023 2 commits
  28. 11 Apr, 2023 1 commit
  29. 10 Apr, 2023 1 commit
  30. 04 Apr, 2023 1 commit
  31. 23 Mar, 2023 1 commit
  32. 14 Mar, 2023 1 commit