1. 08 Jul, 2025 1 commit
    • Aryan's avatar
      First Block Cache (#11180) · 0454fbb3
      Aryan authored
      
      
      * update
      
      * modify flux single blocks to make compatible with cache techniques (without too much model-specific intrusion code)
      
      * remove debug logs
      
      * update
      
      * cache context for different batches of data
      
      * fix hs residual bug for single return outputs; support ltx
      
      * fix controlnet flux
      
      * support flux, ltx i2v, ltx condition
      
      * update
      
      * update
      
      * Update docs/source/en/api/cache.md
      
      * Update src/diffusers/hooks/hooks.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * address review comments pt. 1
      
      * address review comments pt. 2
      
      * cache context refacotr; address review pt. 3
      
      * address review comments
      
      * metadata registration with decorators instead of centralized
      
      * support cogvideox
      
      * support mochi
      
      * fix
      
      * remove unused function
      
      * remove central registry based on review
      
      * update
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      0454fbb3
  2. 07 Jul, 2025 1 commit
  3. 02 Jul, 2025 1 commit
  4. 27 Jun, 2025 1 commit
  5. 26 Jun, 2025 2 commits
    • Aryan's avatar
      Kontext fixes (#11815) · d7dd924e
      Aryan authored
      fix
      d7dd924e
    • Aryan's avatar
      Flux Kontext (#11812) · eea76892
      Aryan authored
      * support flux kontext
      
      * make fix-copies
      
      * add example
      
      * add tests
      
      * update docs
      
      * update
      
      * add note on integrity checker
      
      * make fix-copies issue
      
      * add copied froms
      
      * make style
      
      * update repository ids
      
      * more copied froms
      eea76892
  6. 19 Jun, 2025 1 commit
  7. 11 Jun, 2025 1 commit
  8. 10 Jun, 2025 1 commit
  9. 30 May, 2025 1 commit
  10. 19 May, 2025 1 commit
  11. 13 May, 2025 1 commit
  12. 23 Apr, 2025 1 commit
  13. 21 Apr, 2025 1 commit
  14. 09 Apr, 2025 1 commit
  15. 04 Apr, 2025 1 commit
    • Suprhimp's avatar
      [feat]Add strength in flux_fill pipeline (denoising strength for fluxfill) (#10603) · 94f2c48d
      Suprhimp authored
      * [feat]add strength in flux_fill pipeline
      
      * Update src/diffusers/pipelines/flux/pipeline_flux_fill.py
      
      * Update src/diffusers/pipelines/flux/pipeline_flux_fill.py
      
      * Update src/diffusers/pipelines/flux/pipeline_flux_fill.py
      
      * [refactor] refactor after review
      
      * [fix] change comment
      
      * Apply style fixes
      
      * empty
      
      * fix
      
      * update prepare_latents from flux.img2img pipeline
      
      * style
      
      * Update src/diffusers/pipelines/flux/pipeline_flux_fill.py
      
      ---------
      94f2c48d
  16. 20 Mar, 2025 1 commit
  17. 18 Mar, 2025 1 commit
  18. 06 Mar, 2025 2 commits
  19. 03 Mar, 2025 1 commit
  20. 02 Mar, 2025 1 commit
  21. 25 Feb, 2025 1 commit
  22. 18 Feb, 2025 1 commit
    • puhuk's avatar
      Fix max_shift value in flux and related functions to 1.15 (issue #10675) (#10807) · b75b204a
      puhuk authored
      This PR updates the max_shift value in flux to 1.15 for consistency across the codebase. In addition to modifying max_shift in flux, all related functions that copy and use this logic, such as calculate_shift in `src/diffusers/pipelines/stable_diffusion_3/pipeline_stable_diffusion_3_img2img.py`, have also been updated to ensure uniform behavior.
      b75b204a
  23. 27 Jan, 2025 1 commit
  24. 23 Jan, 2025 1 commit
  25. 12 Jan, 2025 2 commits
  26. 09 Jan, 2025 1 commit
  27. 07 Jan, 2025 1 commit
  28. 21 Dec, 2024 2 commits
    • Mehmet Yiğit Özgenç's avatar
      flux controlnet inpaint config bug (#10291) · 233dffdc
      Mehmet Yiğit Özgenç authored
      
      
      * flux controlnet inpaint config bug
      
      * Update src/diffusers/pipelines/flux/pipeline_flux_controlnet_inpainting.py
      
      ---------
      Co-authored-by: default avataryigitozgenc <yigit@quantuslabs.ai>
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      233dffdc
    • hlky's avatar
      Support Flux IP Adapter (#10261) · be207099
      hlky authored
      
      
      * Flux IP-Adapter
      
      * test cfg
      
      * make style
      
      * temp remove copied from
      
      * fix test
      
      * fix test
      
      * v2
      
      * fix
      
      * make style
      
      * temp remove copied from
      
      * Apply suggestions from code review
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      
      * Move encoder_hid_proj to inside FluxTransformer2DModel
      
      * merge
      
      * separate encode_prompt, add copied from, image_encoder offload
      
      * make
      
      * fix test
      
      * fix
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      
      * test_flux_prompt_embeds change not needed
      
      * true_cfg -> true_cfg_scale
      
      * fix merge conflict
      
      * test_flux_ip_adapter_inference
      
      * add fast test
      
      * FluxIPAdapterMixin not test mixin
      
      * Update pipeline_flux.py
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      
      ---------
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      be207099
  29. 18 Dec, 2024 1 commit
  30. 04 Dec, 2024 1 commit
  31. 02 Dec, 2024 1 commit
  32. 23 Nov, 2024 1 commit
  33. 21 Nov, 2024 1 commit
  34. 20 Nov, 2024 1 commit
  35. 14 Nov, 2024 1 commit
    • Sam's avatar
      Update pipeline_flux_img2img.py (#9928) · 5c94937d
      Sam authored
      * Update pipeline_flux_img2img.py
      
      Added FromSingleFileMixin to this pipeline loader like the other FLUX pipelines.
      
      * Update pipeline_flux_img2img.py
      
      typo
      
      * modified:   src/diffusers/pipelines/flux/pipeline_flux_img2img.py
      5c94937d
  36. 08 Nov, 2024 1 commit