- 19 Nov, 2025 1 commit
-
-
Pratim Dasude authored
Community Pipeline: FluxFillControlNetInpaintPipeline for FLUX Fill-Based Inpainting with ControlNet (#12649) * new flux fill controlnet inpaint pipline * Delete src/diffusers/pipelines/flux/pipline_flux_fill_controlnet_Inpaint.py deleting from main flux pipeline * Fluc_fill_controlnet community pipline * Update README.md * Apply style fixes
-
- 12 Nov, 2025 1 commit
-
-
Quentin Gallouédec authored
* Update pipeline_skyreels_v2_i2v.py * Update README.md * Update torch_utils.py * Update torch_utils.py * Update guider_utils.py * Update pipeline_ltx.py * Update pipeline_bria.py * Apply suggestion from @qgallouedec * Update autoencoder_kl_qwenimage.py * Update pipeline_prx.py * Update pipeline_wan_vace.py * Update pipeline_skyreels_v2.py * Update pipeline_skyreels_v2_diffusion_forcing.py * Update pipeline_bria_fibo.py * Update pipeline_skyreels_v2_diffusion_forcing_i2v.py * Update pipeline_ltx_condition.py * Update pipeline_ltx_image2video.py * Update regional_prompting_stable_diffusion.py * make style * style * style
-
- 10 Nov, 2025 1 commit
-
-
Cesaryuan authored
Fix: update type hints for Tuple parameters across multiple files to support variable-length tuples (#12544) * Fix: update type hints for Tuple parameters across multiple files to support variable-length tuples * Apply style fixes --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 17 Oct, 2025 1 commit
-
-
Ali Imran authored
* cleanup of runway model * quality fixes
-
- 30 Sep, 2025 1 commit
-
-
Steven Liu authored
* change syntax * make style
-
- 11 Sep, 2025 1 commit
-
-
Sayak Paul authored
* deprecate slicing from flux pipeline. * propagate. * tiling * up * up
-
- 27 Aug, 2025 1 commit
-
-
Parag Ekbote authored
fix table rendering readme issue in readme.
-
- 25 Aug, 2025 1 commit
-
-
sqt authored
-
- 19 Aug, 2025 1 commit
-
-
Sayak Paul authored
* post release v0.35.0 * quality
-
- 29 Jul, 2025 1 commit
-
-
Á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
-
- 09 Jul, 2025 1 commit
-
-
Sébastien Iooss authored
* feat: add multiple input image support in Flux Kontext * move model to community * fix linter
-
- 26 Jun, 2025 1 commit
-
-
Sayak Paul authored
* post release v0.34.0 * code quality --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 19 Jun, 2025 1 commit
-
-
Aryan authored
update
-
- 13 Jun, 2025 1 commit
-
-
Sayak Paul authored
* feat: parse metadata from lora state dicts. * tests * fix tests * key renaming * fix * smol update * smol updates * load metadata. * automatically save metadata in save_lora_adapter. * propagate changes. * changes * add test to models too. * tigher tests. * updates * fixes * rename tests. * sorted. * Update src/diffusers/loaders/lora_base.py Co-authored-by:
Benjamin Bossan <BenjaminBossan@users.noreply.github.com> * review suggestions. * removeprefix. * propagate changes. * fix-copies * sd * docs. * fixes * get review ready. * one more test to catch error. * change to a different approach. * fix-copies. * todo * sd3 * update * revert changes in get_peft_kwargs. * update * fixes * fixes * simplify _load_sft_state_dict_metadata * update * style fix * uipdate * update * update * empty commit * _pack_dict_with_prefix * update * TODO 1. * todo: 2. * todo: 3. * update * update * Apply suggestions from code review Co-authored-by:
Benjamin Bossan <BenjaminBossan@users.noreply.github.com> * reraise. * move argument. --------- Co-authored-by:
Benjamin Bossan <BenjaminBossan@users.noreply.github.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
- 09 Jun, 2025 1 commit
-
-
Philip Brown authored
* Add community class StableDiffusionXL_T5Pipeline Will be used with base model opendiffusionai/stablediffusionxl_t5 * Changed pooled_embeds to use projection instead of slice * "make style" tweaks * Added comments to top of code * Apply style fixes
-
- 20 May, 2025 1 commit
-
-
Sai Shreyas Bhavanasi authored
* Refactoring Regional Prompting pipeline to use Diffusion Pipeline instead of Stable Diffusion Pipeline * Apply style fixes
-
- 19 May, 2025 1 commit
-
-
Quentin Gallouédec authored
* Use HF Papers * Apply style fixes --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 01 May, 2025 1 commit
-
-
co63oc authored
* Fix typos in docs and comments * Apply style fixes --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 30 Apr, 2025 1 commit
-
-
captainzz authored
* upload StableDiffusion3InstructPix2PixPipeline * Move to community * Add readme * Fix images * remove images * Change image url * fix * Apply style fixes
-
- 24 Apr, 2025 1 commit
-
-
co63oc authored
-
- 23 Apr, 2025 1 commit
-
-
Teriks authored
* Kolors additional pipelines, community contrib --------- Co-authored-by:
Teriks <Teriks@users.noreply.github.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
- 18 Apr, 2025 1 commit
-
-
Kazuki Yoda authored
Fix: `StableDiffusionXLControlNetAdapterInpaintPipeline` incorrectly inherited `StableDiffusionLoraLoaderMixin` (#11357) Fix: Inherit `StableDiffusionXLLoraLoaderMixin` `StableDiffusionXLControlNetAdapterInpaintPipeline` used to incorrectly inherit `StableDiffusionLoraLoaderMixin` instead of `StableDiffusionXLLoraLoaderMixin`
-
- 15 Apr, 2025 1 commit
-
-
Sayak Paul authored
* post release * update * fix deprecations * remaining * update --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 09 Apr, 2025 1 commit
-
-
Dhruv Nair authored
* update * update * update * update
-
- 05 Apr, 2025 1 commit
-
-
Edna authored
* Add stg wan to community pipelines * remove debug prints * remove unused comment * Update doc * Add credit + fix typo * Apply style fixes --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 02 Apr, 2025 1 commit
-
-
Eliseu Silva authored
* feat: [Community Pipeline] - FaithDiff Stable Diffusion XL Pipeline for Image SR. * added pipeline
-
- 31 Mar, 2025 1 commit
-
-
hlky authored
-
- 20 Mar, 2025 1 commit
-
-
Parag Ekbote authored
Add 4 Notebooks and update the missing links for the example README.
-
- 11 Mar, 2025 1 commit
-
-
Eliseu Silva authored
small fix on generating time_ids & embeddings
-
- 07 Mar, 2025 1 commit
-
-
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:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 06 Mar, 2025 1 commit
-
-
LittleNyima authored
* add cogvideox ddim inversion script * implement as a pipeline, and add documentation --------- Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
- 04 Mar, 2025 1 commit
-
-
Eliseu Silva authored
* feat: add Mixture-of-Diffusers ControlNet Tile upscaler Pipeline for SDXL * make style make quality
-
- 24 Feb, 2025 1 commit
-
-
hlky authored
* Fix `torch_dtype` in Kolors text encoder with `transformers` v4.49 * Default torch_dtype and warning
-
- 20 Feb, 2025 1 commit
-
-
Parag Ekbote authored
Add 5 Notebooks, improve their example scripts and update the missing links for the example README.
-
- 18 Feb, 2025 1 commit
-
-
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.
-
- 12 Feb, 2025 1 commit
-
-
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.
-
- 11 Feb, 2025 1 commit
-
-
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
-
- 04 Feb, 2025 1 commit
-
-
Parag Ekbote authored
* Fix Doc Tutorial. * Add 4 Notebooks and improve their example scripts.
-
- 28 Jan, 2025 2 commits
-
-
Dimitri Barbot authored
Fix pipeline dtype unexpected change when using SDXL reference community pipelines in float16 mode (#10670) Fix pipeline dtype unexpected change when using SDXL reference community pipelines
-
Aryan authored
* update * remove unused fn * apply suggestions based on review * update + cleanup 🧹 * more cleanup 🧹 * make fix-copies * update test
-