"commit_diff.patch" did not exist on "0c967c79f475947b8e3f22f294c01b93b5ef8db8"
  1. 24 Oct, 2025 1 commit
  2. 23 Oct, 2025 3 commits
  3. 22 Oct, 2025 4 commits
  4. 21 Oct, 2025 2 commits
  5. 20 Oct, 2025 2 commits
  6. 18 Oct, 2025 1 commit
  7. 17 Oct, 2025 1 commit
  8. 15 Oct, 2025 2 commits
  9. 14 Oct, 2025 1 commit
    • Meatfucker's avatar
      Fix missing load_video documentation and load_video import in... · a4bc8454
      Meatfucker authored
      Fix missing load_video documentation and load_video import in WanVideoToVideoPipeline example code (#12472)
      
      * Update utilities.md
      
      Update missing load_video documentation
      
      * Update pipeline_wan_video2video.py
      
      Fix missing load_video import in example code
      a4bc8454
  10. 11 Oct, 2025 1 commit
  11. 10 Oct, 2025 1 commit
  12. 08 Oct, 2025 3 commits
  13. 07 Oct, 2025 1 commit
  14. 06 Oct, 2025 2 commits
  15. 05 Oct, 2025 2 commits
  16. 02 Oct, 2025 1 commit
  17. 30 Sep, 2025 1 commit
  18. 29 Sep, 2025 3 commits
  19. 26 Sep, 2025 1 commit
  20. 25 Sep, 2025 1 commit
  21. 24 Sep, 2025 4 commits
    • Aryan's avatar
      Context Parallel w/ Ring & Ulysses & Unified Attention (#11941) · dcb6dd9b
      Aryan authored
      
      
      * update
      
      * update
      
      * add coauthor
      Co-Authored-By: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * improve test
      
      * handle ip adapter params correctly
      
      * fix chroma qkv fusion test
      
      * fix fastercache implementation
      
      * fix more tests
      
      * fight more tests
      
      * add back set_attention_backend
      
      * update
      
      * update
      
      * make style
      
      * make fix-copies
      
      * make ip adapter processor compatible with attention dispatcher
      
      * refactor chroma as well
      
      * remove rmsnorm assert
      
      * minify and deprecate npu/xla processors
      
      * update
      
      * refactor
      
      * refactor; support flash attention 2 with cp
      
      * fix
      
      * support sage attention with cp
      
      * make torch compile compatible
      
      * update
      
      * refactor
      
      * update
      
      * refactor
      
      * refactor
      
      * add ulysses backward
      
      * try to make dreambooth script work; accelerator backward not playing well
      
      * Revert "try to make dreambooth script work; accelerator backward not playing well"
      
      This reverts commit 768d0ea6fa6a305d12df1feda2afae3ec80aa449.
      
      * workaround compilation problems with triton when doing all-to-all
      
      * support wan
      
      * handle backward correctly
      
      * support qwen
      
      * support ltx
      
      * make fix-copies
      
      * Update src/diffusers/models/modeling_utils.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * apply review suggestions
      
      * update docs
      
      * add explanation
      
      * make fix-copies
      
      * add docstrings
      
      * support passing parallel_config to from_pretrained
      
      * apply review suggestions
      
      * make style
      
      * update
      
      * Update docs/source/en/api/parallel.md
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      
      * up
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      Co-authored-by: default avatarsayakpaul <spsayakpaul@gmail.com>
      dcb6dd9b
    • Alberto Chimenti's avatar
      Fix WanVACEPipeline to allow prompt to be None and skip encoding step (#12251) · 043ab252
      Alberto Chimenti authored
      Fixed WanVACEPipeline to allow prompt to be None and skip encoding step
      043ab252
    • Yao Matrix's avatar
      xpu enabling for 4 cases (#12345) · 7a587349
      Yao Matrix authored
      
      Signed-off-by: default avatarYao, Matrix <matrix.yao@intel.com>
      7a587349
    • Dhruv Nair's avatar
      Fix Custom Code loading (#12378) · 7c54a7b3
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      7c54a7b3
  22. 23 Sep, 2025 1 commit
  23. 22 Sep, 2025 1 commit