1. 05 Aug, 2024 2 commits
  2. 04 Aug, 2024 1 commit
  3. 03 Aug, 2024 1 commit
  4. 30 Jul, 2024 1 commit
  5. 26 Jul, 2024 1 commit
    • Sayak Paul's avatar
      [Chore] add `LoraLoaderMixin` to the inits (#8981) · d87fe95f
      Sayak Paul authored
      
      
      * introduce  to promote reusability.
      
      * up
      
      * add more tests
      
      * up
      
      * remove comments.
      
      * fix fuse_nan test
      
      * clarify the scope of fuse_lora and unfuse_lora
      
      * remove space
      
      * rewrite fuse_lora a bit.
      
      * feedback
      
      * copy over load_lora_into_text_encoder.
      
      * address dhruv's feedback.
      
      * fix-copies
      
      * fix issubclass.
      
      * num_fused_loras
      
      * fix
      
      * fix
      
      * remove mapping
      
      * up
      
      * fix
      
      * style
      
      * fix-copies
      
      * change to SD3TransformerLoRALoadersMixin
      
      * Apply suggestions from code review
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * up
      
      * handle wuerstchen
      
      * up
      
      * move lora to lora_pipeline.py
      
      * up
      
      * fix-copies
      
      * fix documentation.
      
      * comment set_adapters().
      
      * fix-copies
      
      * fix set_adapters() at the model level.
      
      * fix?
      
      * fix
      
      * loraloadermixin.
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      d87fe95f
  6. 25 Jul, 2024 3 commits
  7. 23 Jul, 2024 2 commits
  8. 21 Jul, 2024 1 commit
  9. 18 Jul, 2024 1 commit
  10. 17 Jul, 2024 1 commit
  11. 12 Jul, 2024 1 commit
  12. 08 Jul, 2024 1 commit
  13. 05 Jul, 2024 2 commits
  14. 04 Jul, 2024 1 commit
  15. 03 Jul, 2024 5 commits
  16. 02 Jul, 2024 3 commits
  17. 01 Jul, 2024 2 commits
  18. 29 Jun, 2024 1 commit
  19. 27 Jun, 2024 1 commit
    • Linoy Tsaban's avatar
      [Advanced dreambooth lora] adjustments to align with canonical script (#8406) · 35f45ecd
      Linoy Tsaban authored
      
      
      * minor changes
      
      * minor changes
      
      * minor changes
      
      * minor changes
      
      * minor changes
      
      * minor changes
      
      * minor changes
      
      * fix
      
      * fix
      
      * aligning with blora script
      
      * aligning with blora script
      
      * aligning with blora script
      
      * aligning with blora script
      
      * aligning with blora script
      
      * remove prints
      
      * style
      
      * default val
      
      * license
      
      * move save_model_card to outside push_to_hub
      
      * Update train_dreambooth_lora_sdxl_advanced.py
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      35f45ecd
  20. 25 Jun, 2024 2 commits
  21. 24 Jun, 2024 7 commits