1. 31 Aug, 2023 1 commit
  2. 30 Aug, 2023 2 commits
  3. 28 Aug, 2023 4 commits
    • Mario Namtao Shianti Larcher's avatar
      [Examples] Save SDXL LoRA weights with chosen precision (#4791) · 87ae3300
      Mario Namtao Shianti Larcher authored
      * Increase min accelerate ver to avoid OOM when mixed precision
      
      * Rm re-instantiation of VAE
      
      * Rm casting to float32
      
      * Del unused models and free GPU
      
      * Fix style
      87ae3300
    • Patrick von Platen's avatar
      make style · 1b46c661
      Patrick von Platen authored
      1b46c661
    • Yead's avatar
      Fix save_path bug in textual inversion training script (#4710) · 03135898
      Yead authored
      
      
      * Update textual_inversion.py
      
      fixed safe_path bug in textual inversion training
      
      * Update test_examples.py
      
      update test_textual_inversion for updating saved file's name
      
      * Update textual_inversion.py
      
      fixed some formatting issues
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      03135898
    • Shauray Singh's avatar
      [WIP] Add Fabric (#4201) · fd35689f
      Shauray Singh authored
      
      
      * empty PR
      
      * init
      
      * changes
      
      * starting with the pipeline
      
      * stable diff
      
      * prev
      
      * more things, getting started
      
      * more functions
      
      * makeing it more readable
      
      * almost done testing
      
      * var changes
      
      * testing
      
      * device
      
      * device support
      
      * maybe
      
      * device malfunctions
      
      * new new
      
      * register
      
      * testing
      
      * exec does not work
      
      * float
      
      * change info
      
      * change of architecture
      
      * might work
      
      * testing with colab
      
      * more attn atuff
      
      * stupid additions
      
      * documenting and testing
      
      * writing tests
      
      * more docs
      
      * tests and docs
      
      * remove test
      
      * empty PR
      
      * init
      
      * changes
      
      * starting with the pipeline
      
      * stable diff
      
      * prev
      
      * more things, getting started
      
      * more functions
      
      * makeing it more readable
      
      * almost done testing
      
      * var changes
      
      * testing
      
      * device
      
      * device support
      
      * maybe
      
      * device malfunctions
      
      * new new
      
      * register
      
      * testing
      
      * exec does not work
      
      * float
      
      * change info
      
      * change of architecture
      
      * might work
      
      * testing with colab
      
      * more attn atuff
      
      * stupid additions
      
      * documenting and testing
      
      * writing tests
      
      * more docs
      
      * tests and docs
      
      * remove test
      
      * change cross attention
      
      * revert back
      
      * tests
      
      * reverting back to orig
      
      * changes
      
      * test passing
      
      * pipeline changes
      
      * before quality
      
      * quality checks pass
      
      * remove print statements
      
      * doc fixes
      
      * __init__ error something
      
      * update docs, working on dim
      
      * working on encoding
      
      * doc fix
      
      * more fixes
      
      * no more dependent on 512*512
      
      * update docs
      
      * fixes
      
      * test passing
      
      * remove comment
      
      * fixes and migration
      
      * simpler tests
      
      * doc changes
      
      * green CI
      
      * changes
      
      * more docs
      
      * changes
      
      * new images
      
      * to community examples
      
      * selete
      
      * more fixes
      
      * changes
      
      * fix
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      fd35689f
  4. 26 Aug, 2023 1 commit
    • Canberk Kandemir's avatar
      Unet fix (#4769) · 0d81e543
      Canberk Kandemir authored
      * Optional images variable train_custom_diffusion.py
      
      * Fixed train_custom_diffusion.py
      
      * Revert accidental changes to unet_2d_condition.py
      
      * "Format code with black"
      0d81e543
  5. 25 Aug, 2023 5 commits
  6. 23 Aug, 2023 2 commits
  7. 22 Aug, 2023 2 commits
  8. 18 Aug, 2023 1 commit
  9. 17 Aug, 2023 2 commits
  10. 16 Aug, 2023 3 commits
  11. 15 Aug, 2023 1 commit
  12. 14 Aug, 2023 1 commit
  13. 12 Aug, 2023 1 commit
  14. 11 Aug, 2023 3 commits
  15. 09 Aug, 2023 2 commits
  16. 08 Aug, 2023 1 commit
  17. 07 Aug, 2023 4 commits
  18. 06 Aug, 2023 2 commits
  19. 04 Aug, 2023 2 commits