1. 11 Aug, 2025 4 commits
  2. 08 Aug, 2025 4 commits
  3. 07 Aug, 2025 4 commits
  4. 06 Aug, 2025 3 commits
  5. 05 Aug, 2025 5 commits
  6. 04 Aug, 2025 4 commits
  7. 03 Aug, 2025 1 commit
    • naykun's avatar
      Qwen-Image (#12055) · 8e53cd95
      naykun authored
      
      
      * (feat): qwen-image integration
      
      * fix(qwen-image):
      - remove unused logics related to controlnet/ip-adapter
      
      * fix(qwen-image):
      - compatible with attention dispatcher
      - cond cache support
      
      * fix(qwen-image):
      - cond cache registry
      - attention backend argument
      - fix copies
      
      * fix(qwen-image):
      - remove local test
      
      * Update src/diffusers/models/transformers/transformer_qwenimage.py
      
      ---------
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      8e53cd95
  8. 02 Aug, 2025 3 commits
  9. 01 Aug, 2025 2 commits
  10. 30 Jul, 2025 4 commits
  11. 29 Jul, 2025 5 commits
    • Sayak Paul's avatar
      [modular] add Modular flux for text-to-image (#11995) · 203dc520
      Sayak Paul authored
      * start flux.
      
      * more
      
      * up
      
      * up
      
      * up
      
      * up
      
      * get back the deleted files.
      
      * up
      
      * empathy
      203dc520
    • jlonge4's avatar
      feat: add flux kontext (#11985) · 56d43872
      jlonge4 authored
      * add flux kontext
      
      * add kontext to img2img
      
      * Apply style fixes
      56d43872
    • Álvaro Somoza's avatar
      Fix huggingface-hub failing tests (#11994) · edcbe803
      Álvaro Somoza authored
      * login
      
      * more logins
      
      * uploads
      
      * missed login
      
      * another missed login
      
      * downloads
      
      * examples and more logins
      
      * fix
      
      * setup
      
      * Apply style fixes
      
      * fix
      
      * Apply style fixes
      edcbe803
    • Aryan's avatar
      [refactor] Wan single file implementation (#11918) · c02c4a6d
      Aryan authored
      
      
      * update
      
      * 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
      
      * remove set_attention_backend related code
      
      * 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
      
      * attnetion dispatcher support
      
      * remove transpose; fix rope shape
      
      * remove rmsnorm assert
      
      * minify and deprecate npu/xla processors
      
      * remove rmsnorm assert
      
      * minify and deprecate npu/xla processors
      
      * update
      
      * Update src/diffusers/models/transformers/transformer_wan.py
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      c02c4a6d
    • Aryan's avatar
      [refactor] some shared parts between hooks + docs (#11968) · 6f3ac305
      Aryan authored
      * update
      
      * try test fix
      
      * add missing link
      
      * fix tests
      
      * Update src/diffusers/hooks/first_block_cache.py
      
      * make style
      6f3ac305
  12. 28 Jul, 2025 1 commit