1. 24 Apr, 2025 1 commit
  2. 23 Apr, 2025 1 commit
  3. 18 Apr, 2025 1 commit
    • Kazuki Yoda's avatar
      Fix: `StableDiffusionXLControlNetAdapterInpaintPipeline` incorrectly inherited... · ef47726e
      Kazuki Yoda authored
      Fix: `StableDiffusionXLControlNetAdapterInpaintPipeline` incorrectly inherited `StableDiffusionLoraLoaderMixin` (#11357)
      
      Fix: Inherit `StableDiffusionXLLoraLoaderMixin`
      
      `StableDiffusionXLControlNetAdapterInpaintPipeline`
      used to incorrectly inherit
      `StableDiffusionLoraLoaderMixin`
      instead of `StableDiffusionXLLoraLoaderMixin`
      ef47726e
  4. 15 Apr, 2025 1 commit
  5. 09 Apr, 2025 1 commit
  6. 05 Apr, 2025 1 commit
  7. 02 Apr, 2025 1 commit
  8. 31 Mar, 2025 1 commit
  9. 20 Mar, 2025 1 commit
  10. 11 Mar, 2025 1 commit
  11. 07 Mar, 2025 1 commit
    • Kinam Kim's avatar
      Add STG to community pipelines (#10960) · b38450d5
      Kinam Kim authored
      
      
      * Support STG for video pipelines
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update pipeline_stg_cogvideox.py
      
      * Update pipeline_stg_hunyuan_video.py
      
      * Update pipeline_stg_ltx.py
      
      * Update pipeline_stg_ltx_image2video.py
      
      * Update pipeline_stg_mochi.py
      
      * Update pipeline_stg_hunyuan_video.py
      
      * Update pipeline_stg_ltx.py
      
      * Update pipeline_stg_ltx_image2video.py
      
      * Update pipeline_stg_mochi.py
      
      * update
      
      * remove rescaling
      
      * Apply style fixes
      
      ---------
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      b38450d5
  12. 06 Mar, 2025 1 commit
  13. 04 Mar, 2025 1 commit
  14. 24 Feb, 2025 1 commit
  15. 20 Feb, 2025 1 commit
  16. 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
  17. 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
  18. 11 Feb, 2025 1 commit
  19. 04 Feb, 2025 1 commit
  20. 28 Jan, 2025 2 commits
  21. 27 Jan, 2025 1 commit
  22. 24 Jan, 2025 1 commit
  23. 21 Jan, 2025 1 commit
  24. 20 Jan, 2025 1 commit
  25. 10 Jan, 2025 2 commits
  26. 09 Jan, 2025 2 commits
  27. 08 Jan, 2025 2 commits
  28. 07 Jan, 2025 3 commits
  29. 04 Jan, 2025 1 commit
  30. 03 Jan, 2025 1 commit
  31. 23 Dec, 2024 1 commit
  32. 18 Dec, 2024 1 commit
  33. 17 Dec, 2024 1 commit
  34. 13 Dec, 2024 1 commit