1. 26 Jul, 2024 7 commits
    • Aryan's avatar
      [core] AnimateDiff SparseCtrl (#8897) · 5c53ca5e
      Aryan authored
      * initial sparse control model draft
      
      * remove unnecessary implementation
      
      * copy animatediff pipeline
      
      * remove deprecated callbacks
      
      * update
      
      * update pipeline implementation progress
      
      * make style
      
      * make fix-copies
      
      * update progress
      
      * add partially working pipeline
      
      * remove debug prints
      
      * add model docs
      
      * dummy objects
      
      * improve motion lora conversion script
      
      * fix bugs
      
      * update docstrings
      
      * remove unnecessary model params; docs
      
      * address review comment
      
      * add copied from to zero_module
      
      * copy animatediff test
      
      * add fast tests
      
      * update docs
      
      * update
      
      * update pipeline docs
      
      * fix expected slice values
      
      * fix license
      
      * remove get_down_block usage
      
      * remove temporal_double_self_attention from get_down_block
      
      * update
      
      * update docs with org and documentation images
      
      * make from_unet work in sparsecontrolnetmodel
      
      * add latest freeinit test from #8969
      
      * make fix-copies
      
      * LoraLoaderMixin -> StableDiffsuionLoraLoaderMixin
      5c53ca5e
    • Aryan's avatar
      [fix] FreeInit step index out of bounds (#8969) · 57a021d5
      Aryan authored
      * fix step index out of bounds
      
      * add test for free_init with different schedulers
      
      * add test to vid2vid and pia
      57a021d5
    • Dhruv Nair's avatar
      [CI] Nightly Test Runner explicitly set runner for Setup Pipeline Matrix (#8986) · 1168eaaa
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      1168eaaa
    • Dhruv Nair's avatar
      [CI] Fix parallelism in nightly tests (#8983) · bce9105a
      Dhruv Nair authored
      update
      bce9105a
    • RandomGamingDev's avatar
      Added `accelerator` based gradient accumulation for basic_example (#8966) · 2afb2e0a
      RandomGamingDev authored
      
      
      added accelerator based gradient accumulation for basic_example
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      2afb2e0a
    • 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
    • Sayak Paul's avatar
      [Chore] remove all is from auraflow. (#8980) · 50e66f2f
      Sayak Paul authored
      remove all is from auraflow.
      50e66f2f
  2. 25 Jul, 2024 10 commits
  3. 24 Jul, 2024 4 commits
  4. 23 Jul, 2024 8 commits
  5. 22 Jul, 2024 4 commits
  6. 21 Jul, 2024 1 commit
  7. 20 Jul, 2024 4 commits
  8. 19 Jul, 2024 1 commit
  9. 18 Jul, 2024 1 commit