1. 01 May, 2025 2 commits
  2. 30 Apr, 2025 1 commit
  3. 28 Apr, 2025 1 commit
  4. 21 Apr, 2025 2 commits
  5. 15 Apr, 2025 1 commit
  6. 14 Apr, 2025 1 commit
  7. 13 Apr, 2025 1 commit
    • Ishan Modi's avatar
      [ControlNet] Adds controlnet for SanaTransformer (#11040) · f1f38ffb
      Ishan Modi authored
      
      
      * added controlnet for sana transformer
      
      * improve code quality
      
      * addressed PR comments
      
      * bug fixes
      
      * added test cases
      
      * update
      
      * added dummy objects
      
      * addressed PR comments
      
      * update
      
      * Forcing update
      
      * add to docs
      
      * code quality
      
      * addressed PR comments
      
      * addressed PR comments
      
      * update
      
      * addressed PR comments
      
      * added proper styling
      
      * update
      
      * Revert "added proper styling"
      
      This reverts commit 344ee8a7014ada095b295034ef84341f03b0e359.
      
      * manually ordered
      
      * Apply suggestions from code review
      
      ---------
      Co-authored-by: default avatarAryan <contact.aryanvs@gmail.com>
      f1f38ffb
  8. 11 Apr, 2025 1 commit
  9. 10 Apr, 2025 1 commit
  10. 09 Apr, 2025 4 commits
  11. 08 Apr, 2025 1 commit
  12. 04 Apr, 2025 1 commit
  13. 02 Apr, 2025 2 commits
  14. 01 Apr, 2025 1 commit
    • Dhruv Nair's avatar
      [WIP] Add Wan Video2Video (#11053) · df1d7b01
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      df1d7b01
  15. 21 Mar, 2025 2 commits
  16. 20 Mar, 2025 2 commits
  17. 19 Mar, 2025 1 commit
  18. 18 Mar, 2025 2 commits
  19. 15 Mar, 2025 1 commit
  20. 14 Mar, 2025 1 commit
  21. 13 Mar, 2025 1 commit
  22. 12 Mar, 2025 2 commits
  23. 11 Mar, 2025 1 commit
  24. 10 Mar, 2025 1 commit
  25. 07 Mar, 2025 1 commit
    • Aryan's avatar
      Hunyuan I2V (#10983) · 2e5203be
      Aryan authored
      * update
      
      * update
      
      * update
      
      * add tests
      
      * update
      
      * add model tests
      
      * update docs
      
      * update
      
      * update example
      
      * fix defaults
      
      * update
      2e5203be
  26. 03 Mar, 2025 1 commit
  27. 02 Mar, 2025 2 commits
    • hlky's avatar
      Add `remote_decode` to `remote_utils` (#10898) · fc4229a0
      hlky authored
      
      
      * Add `remote_decode` to `remote_utils`
      
      * test dependency
      
      * test dependency
      
      * dependency
      
      * dependency
      
      * dependency
      
      * docstrings
      
      * changes
      
      * make style
      
      * apply
      
      * revert, add new options
      
      * Apply style fixes
      
      * deprecate base64, headers not needed
      
      * address comments
      
      * add license header
      
      * init test_remote_decode
      
      * more
      
      * more test
      
      * more test
      
      * skeleton for xl, flux
      
      * more test
      
      * flux test
      
      * flux packed
      
      * no scaling
      
      * -save
      
      * hunyuanvideo test
      
      * Apply style fixes
      
      * init docs
      
      * Update src/diffusers/utils/remote_utils.py
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * comments
      
      * Apply style fixes
      
      * comments
      
      * hybrid_inference/vae_decode
      
      * fix
      
      * tip?
      
      * tip
      
      * api reference autodoc
      
      * install tip
      
      ---------
      Co-authored-by: default avatarsayakpaul <spsayakpaul@gmail.com>
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      fc4229a0
    • YiYi Xu's avatar
      [Alibaba Wan Team] continue on #10921 Wan2.1 (#10922) · 2d8a41ca
      YiYi Xu authored
      * Add wanx pipeline, model and example
      
      * wanx_merged_v1
      
      * change WanX into Wan
      
      * fix i2v fp32 oom error
      
      Link: https://code.alibaba-inc.com/open_wanx2/diffusers/codereview/20607813
      
      
      
      * support t2v load fp32 ckpt
      
      * add example
      
      * final merge v1
      
      * Update autoencoder_kl_wan.py
      
      * up
      
      * update middle, test up_block
      
      * up up
      
      * one less nn.sequential
      
      * up more
      
      * up
      
      * more
      
      * [refactor] [wip] Wan transformer/pipeline (#10926)
      
      * update
      
      * update
      
      * refactor rope
      
      * refactor pipeline
      
      * make fix-copies
      
      * add transformer test
      
      * update
      
      * update
      
      * make style
      
      * update tests
      
      * tests
      
      * conversion script
      
      * conversion script
      
      * update
      
      * docs
      
      * remove unused code
      
      * fix _toctree.yml
      
      * update dtype
      
      * fix test
      
      * fix tests: scale
      
      * up
      
      * more
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * style
      
      * Update scripts/convert_wan_to_diffusers.py
      
      * update docs
      
      * fix
      
      ---------
      Co-authored-by: default avatarYitong Huang <huangyitong.hyt@alibaba-inc.com>
      Co-authored-by: default avatar亚森 <wangjiayu.wjy@alibaba-inc.com>
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      2d8a41ca
  28. 26 Feb, 2025 1 commit
  29. 25 Feb, 2025 1 commit