1. 13 Jun, 2025 3 commits
    • Aryan's avatar
      Cosmos Predict2 (#11695) · 9f91305f
      Aryan authored
      * support text-to-image
      
      * update example
      
      * make fix-copies
      
      * support use_flow_sigmas in EDM scheduler instead of maintain cosmos-specific scheduler
      
      * support video-to-world
      
      * update
      
      * rename text2image pipeline
      
      * make fix-copies
      
      * add t2i test
      
      * add test for v2w pipeline
      
      * support edm dpmsolver multistep
      
      * update
      
      * update
      
      * update
      
      * update tests
      
      * fix tests
      
      * safety checker
      
      * make conversion script work without guardrail
      9f91305f
    • Sayak Paul's avatar
      [LoRA] parse metadata from LoRA and save metadata (#11324) · 368958df
      Sayak Paul authored
      
      
      * feat: parse metadata from lora state dicts.
      
      * tests
      
      * fix tests
      
      * key renaming
      
      * fix
      
      * smol update
      
      * smol updates
      
      * load metadata.
      
      * automatically save metadata in save_lora_adapter.
      
      * propagate changes.
      
      * changes
      
      * add test to models too.
      
      * tigher tests.
      
      * updates
      
      * fixes
      
      * rename tests.
      
      * sorted.
      
      * Update src/diffusers/loaders/lora_base.py
      Co-authored-by: default avatarBenjamin Bossan <BenjaminBossan@users.noreply.github.com>
      
      * review suggestions.
      
      * removeprefix.
      
      * propagate changes.
      
      * fix-copies
      
      * sd
      
      * docs.
      
      * fixes
      
      * get review ready.
      
      * one more test to catch error.
      
      * change to a different approach.
      
      * fix-copies.
      
      * todo
      
      * sd3
      
      * update
      
      * revert changes in get_peft_kwargs.
      
      * update
      
      * fixes
      
      * fixes
      
      * simplify _load_sft_state_dict_metadata
      
      * update
      
      * style fix
      
      * uipdate
      
      * update
      
      * update
      
      * empty commit
      
      * _pack_dict_with_prefix
      
      * update
      
      * TODO 1.
      
      * todo: 2.
      
      * todo: 3.
      
      * update
      
      * update
      
      * Apply suggestions from code review
      Co-authored-by: default avatarBenjamin Bossan <BenjaminBossan@users.noreply.github.com>
      
      * reraise.
      
      * move argument.
      
      ---------
      Co-authored-by: default avatarBenjamin Bossan <BenjaminBossan@users.noreply.github.com>
      Co-authored-by: default avatarLinoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
      368958df
    • Aryan's avatar
      Support Wan AccVideo lora (#11704) · e52ceae3
      Aryan authored
      * update
      
      * make style
      
      * Update src/diffusers/loaders/lora_conversion_utils.py
      
      * add note explaining threshold
      e52ceae3
  2. 11 Jun, 2025 9 commits
  3. 10 Jun, 2025 2 commits
  4. 09 Jun, 2025 1 commit
  5. 08 Jun, 2025 1 commit
  6. 06 Jun, 2025 1 commit
    • Aryan's avatar
      Wan VACE (#11582) · 73a9d585
      Aryan authored
      * initial support
      
      * make fix-copies
      
      * fix no split modules
      
      * add conversion script
      
      * refactor
      
      * add pipeline test
      
      * refactor
      
      * fix bug with mask
      
      * fix for reference images
      
      * remove print
      
      * update docs
      
      * update slices
      
      * update
      
      * update
      
      * update example
      73a9d585
  7. 05 Jun, 2025 1 commit
  8. 02 Jun, 2025 1 commit
  9. 30 May, 2025 3 commits
  10. 27 May, 2025 4 commits
  11. 26 May, 2025 4 commits
  12. 22 May, 2025 1 commit
  13. 21 May, 2025 2 commits
  14. 20 May, 2025 1 commit
  15. 19 May, 2025 6 commits