- 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
-
- 17 Oct, 2025 1 commit
-
-
Ali Imran authored
* cleanup of runway model * quality fixes
-
- 27 Aug, 2025 1 commit
-
-
Parag Ekbote authored
fix table rendering readme issue in readme.
-
- 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
-
- 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
-
- 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
-
- 20 Mar, 2025 1 commit
-
-
Parag Ekbote authored
Add 4 Notebooks and update the missing links for the example README.
-
- 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
-
- 20 Feb, 2025 1 commit
-
-
Parag Ekbote authored
Add 5 Notebooks, improve their example scripts and update the missing links for the example README.
-
- 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.
-
- 24 Jan, 2025 1 commit
-
-
Wenhao Sun authored
* add pipeline_stable_diffusion_xl_attentive_eraser * add pipeline_stable_diffusion_xl_attentive_eraser_make_style * make style and add example output * update Docs Co-authored-by:
Other Contributor <a457435687@126.com> * add Oral Co-authored-by:
Other Contributor <a457435687@126.com> * update_review Co-authored-by:
Other Contributor <a457435687@126.com> * update_review_ms Co-authored-by:
Other Contributor <a457435687@126.com> --------- Co-authored-by:
Other Contributor <a457435687@126.com>
-
- 08 Jan, 2025 1 commit
-
-
Parag Ekbote authored
Add 5 Notebooks for Diffusers Community Pipelines.
-
- 03 Dec, 2024 1 commit
-
-
Parag Ekbote authored
* Add Diffuser Notebooks for Community Scripts. * Add missing link. * Styling Improvement.
-
- 28 Nov, 2024 3 commits
-
-
Dimitri Barbot authored
* Add reference_attn & reference_adain support for sdxl with other controlnet * Update README.md * Update README.md by replacing human example with a cat one Replace human example with a cat one * Replace default human example with a cat one * Use example images from huggingface documentation-images repository --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
cjkangme authored
* [Fix] fix bugs of regional_prompting pipeline * [Feat] add base prompt feature * [Fix] fix __init__ pipeline error * [Fix] delete unused args * [Fix] improve string handling * [Docs] docs to use_base in regional_prompting * make style --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Dimitri Barbot authored
* Update sdxl reference community pipeline * Update README.md Add example images. * Style & quality * Use example images from huggingface documentation-images repository --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 27 Nov, 2024 1 commit
-
-
Parag Ekbote authored
* Add Notebooks for Community Scripts in ReadME. * Minor Script Improvement.
-
- 18 Nov, 2024 1 commit
-
-
Parag Ekbote authored
4 Notebooks for Community Scripts and minor script improvements.
-
- 06 Nov, 2024 1 commit
-
-
Sookwan Han authored
* Add new community pipeline for 'Adaptive Mask Inpainting', introduced in [ECCV2024] Beyond the Contact: Discovering Comprehensive Affordance for 3D Objects from Pre-trained 2D Diffusion Models
-
- 28 Oct, 2024 1 commit
-
-
Raul Ciotescu authored
* add the controlnet pipeline for pixart alpha --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
junsongc <cjs1020440147@icloud.com>
-
- 22 Oct, 2024 1 commit
-
-
Tolga Cangöz authored
* [matryoshka.py] Add schedule_shifted_power attribute and update get_schedule_shifted method
-
- 14 Oct, 2024 1 commit
-
-
Tolga Cangöz authored
-
- 25 Sep, 2024 1 commit
-
-
Sayak Paul authored
* batched implementation of flux cfg. * style. * readme * remove comments.
-
- 18 Sep, 2024 1 commit
-
-
Anatoly Belikov authored
* adapt masked im2im pipeline for SDXL * usage for masked im2im stable diffusion XL pipeline * style * style * style --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 16 Sep, 2024 1 commit
-
-
suzukimain authored
* [docs] Replace runwayml/stable-diffusion-v1-5 with Lykon/dreamshaper-8 Updated documentation as runwayml/stable-diffusion-v1-5 has been removed from Huggingface. * Update docs/source/en/using-diffusers/inpaint.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Replace with stable-diffusion-v1-5/stable-diffusion-v1-5 * Update inpaint.md --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 08 Aug, 2024 1 commit
-
-
Monjoy Narayan Choudhury authored
* Add Differential Pipeline. * Fix Styling Issue using ruff -fix * Add details to Contributing.md * Revert "Fix Styling Issue using ruff -fix" This reverts commit d347de162d5293f58f5ea2356ee6ddfcb97cf824. * Revert "Revert "Fix Styling Issue using ruff -fix"" This reverts commit ce7c3ff216e70b5420f6564865dc0f2bab5d8cd1. * Revert README changes * Restore README.md * Update README.md * Resolved Comments: * Fix Readme based on review * Fix formatting after make style --------- Co-authored-by:Aryan <aryan@huggingface.co>
-
- 05 Aug, 2024 1 commit
-
-
Tolga Cangöz authored
Update `CLIPFeatureExtractor` to `CLIPImageProcessor` and `DPTFeatureExtractor` to `DPTImageProcessor` (#9002) * fix: update `CLIPFeatureExtractor` to `CLIPImageProcessor` in codebase * `make style && make quality` * Update `DPTFeatureExtractor` to `DPTImageProcessor` in codebase * `make style` --------- Co-authored-by:Aryan <aryan@huggingface.co>
-
- 04 Aug, 2024 1 commit
-
-
asfiyab-nvidia authored
* Update TensorRT txt2img and inpaint community pipelines Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> * update tensorrt install instructions Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> --------- Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 25 Jul, 2024 1 commit
-
-
asfiyab-nvidia authored
* Update TensorRT img2img pipeline Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> * Update TensorRT version installed Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> * make style and quality Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> * Update examples/community/stable_diffusion_tensorrt_img2img.py Co-authored-by:
Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> * Update examples/community/README.md Co-authored-by:
Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> * Apply style and quality using ruff 0.1.5 Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> --------- Signed-off-by:
Asfiya Baig <asfiyab@nvidia.com> Co-authored-by:
Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
- 12 Jul, 2024 1 commit
-
-
ustcuna authored
* add animatediff_ipex community pipeline * address the 1st round review comments
-