1. 18 Oct, 2023 1 commit
  2. 17 Oct, 2023 1 commit
  3. 16 Oct, 2023 4 commits
  4. 11 Oct, 2023 2 commits
  5. 10 Oct, 2023 2 commits
  6. 09 Oct, 2023 2 commits
  7. 08 Oct, 2023 1 commit
  8. 05 Oct, 2023 1 commit
  9. 03 Oct, 2023 1 commit
  10. 02 Oct, 2023 2 commits
    • Patrick von Platen's avatar
      [Schedulers] Fix callback steps (#5261) · bdd16116
      Patrick von Platen authored
      * fix all
      
      * make fix copies
      
      * make fix copies
      bdd16116
    • 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
  11. 28 Sep, 2023 1 commit
  12. 27 Sep, 2023 2 commits
  13. 26 Sep, 2023 2 commits
  14. 25 Sep, 2023 2 commits
  15. 21 Sep, 2023 1 commit
  16. 20 Sep, 2023 1 commit
  17. 19 Sep, 2023 3 commits
  18. 18 Sep, 2023 2 commits
    • Ruoxi's avatar
      Implement `CustomDiffusionAttnProcessor2_0`. (#4604) · 16b9a57d
      Ruoxi authored
      * Implement `CustomDiffusionAttnProcessor2_0`
      
      * Doc-strings and type annotations for `CustomDiffusionAttnProcessor2_0`. (#1)
      
      * Update attnprocessor.md
      
      * Update attention_processor.py
      
      * Interops for `CustomDiffusionAttnProcessor2_0`.
      
      * Formatted `attention_processor.py`.
      
      * Formatted doc-string in `attention_processor.py`
      
      * Conditional CustomDiffusion2_0 for training example.
      
      * Remove unnecessary reference impl in comments.
      
      * Fix `save_attn_procs`.
      16b9a57d
    • Lee Dong Joo's avatar
      fix guidance_rescale docstring (#5063) · b089102a
      Lee Dong Joo authored
      b089102a
  19. 16 Sep, 2023 1 commit
  20. 15 Sep, 2023 3 commits
  21. 14 Sep, 2023 3 commits
  22. 12 Sep, 2023 2 commits