1. 24 Feb, 2025 1 commit
  2. 20 Feb, 2025 1 commit
  3. 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
  4. 12 Feb, 2025 1 commit
    • Eliseu Silva's avatar
      fix: [Community pipeline] Fix flattened elements on image (#10774) · 051ebc3c
      Eliseu Silva authored
      * feat: new community mixture_tiling_sdxl pipeline for SDXL mixture-of-diffusers support
      
      * fix use of variable latents to tile_latents
      
      * removed references to modules that are not being used in this pipeline
      
      * make style, make quality
      
      * fixfeat: added _get_crops_coords_list function to pipeline to automatically define ctop,cleft coord to focus on image generation, helps to better harmonize the image and corrects the problem of flattened elements.
      051ebc3c
  5. 11 Feb, 2025 1 commit
  6. 04 Feb, 2025 1 commit
  7. 28 Jan, 2025 2 commits
  8. 27 Jan, 2025 1 commit
  9. 24 Jan, 2025 1 commit
  10. 21 Jan, 2025 1 commit
  11. 20 Jan, 2025 1 commit
  12. 10 Jan, 2025 2 commits
  13. 09 Jan, 2025 2 commits
  14. 08 Jan, 2025 2 commits
  15. 07 Jan, 2025 3 commits
  16. 04 Jan, 2025 1 commit
  17. 03 Jan, 2025 1 commit
  18. 23 Dec, 2024 1 commit
  19. 18 Dec, 2024 1 commit
  20. 17 Dec, 2024 1 commit
  21. 13 Dec, 2024 1 commit
  22. 12 Dec, 2024 1 commit
  23. 10 Dec, 2024 2 commits
    • Linoy Tsaban's avatar
      [community pipeline rf-inversion] - fix example in doc (#10179) · 43534a8d
      Linoy Tsaban authored
      * fix example in doc
      
      * remove redundancies
      
      * change param
      43534a8d
    • Linoy Tsaban's avatar
      [community pipeline] Add RF-inversion Flux pipeline (#9816) · c9e4fab4
      Linoy Tsaban authored
      
      
      * initial commit
      
      * update denoising loop
      
      * fix scheduling
      
      * style
      
      * fix import
      
      * fixes
      
      * fixes
      
      * style
      
      * fixes
      
      * change invert
      
      * change denoising & check inputs
      
      * shape & timesteps fixes
      
      * timesteps fixes
      
      * style
      
      * remove redundancies
      
      * small changes
      
      * update documentation a bit
      
      * update documentation a bit
      
      * update documentation a bit
      
      * style
      
      * change strength param, remove redundancies
      
      * style
      
      * forward ode loop change
      
      * add inversion progress bar
      
      * fix image_seq_len
      
      * revert to strength but == 1 by default.
      
      * style
      
      * add "copied from..." comments
      
      * credit authors
      
      * make style
      
      * return inversion outputs without self-assigning
      
      * adjust denoising loop to generate regular images if inverted latents are not provided
      
      * adjust denoising loop to generate regular images if inverted latents are not provided
      
      * fix import
      
      * comment
      
      * remove redundant line
      
      * modify comment on ti
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update examples/community/pipeline_flux_rf_inversion.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * fix syntax error
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      c9e4fab4
  24. 03 Dec, 2024 1 commit
  25. 28 Nov, 2024 3 commits
  26. 27 Nov, 2024 1 commit
  27. 18 Nov, 2024 1 commit
  28. 13 Nov, 2024 1 commit
  29. 08 Nov, 2024 1 commit
  30. 06 Nov, 2024 1 commit
  31. 28 Oct, 2024 1 commit