-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Insights: huggingface/diffusers
Overview
Could not load contribution data
Please try again later
29 Pull requests merged by 11 people
-
Flux: pass joint_attention_kwargs when using gradient_checkpointing
#11814 merged
Jul 11, 2025 -
[docs] torch.compile blog post
#11837 merged
Jul 11, 2025 -
Speedup model loading by 4-5x ⚡
#11904 merged
Jul 11, 2025 -
[tests] Unify compilation + offloading tests in quantization
#11910 merged
Jul 11, 2025 -
Avoid creating tensor in CosmosAttnProcessor2_0 (#11761)
#11763 merged
Jul 10, 2025 -
[ControlnetUnion] Multiple Fixes
#11888 merged
Jul 10, 2025 -
[utils] account for MPS when available in get_device().
#11905 merged
Jul 10, 2025 -
[LoRA] fix: disabling hooks when loading loras.
#11896 merged
Jul 10, 2025 -
Bump torch from 2.4.1 to 2.7.0 in /examples/server
#11429 merged
Jul 10, 2025 -
[quant] QoL improvements for pipeline-level quant config
#11876 merged
Jul 10, 2025 -
The Modular Diffusers
#9672 merged
Jul 10, 2025 -
[SD3] CFG Cutoff fix and official callback
#11890 merged
Jul 9, 2025 -
Fix unique memory address when doing group-offloading with disk
#11767 merged
Jul 9, 2025 -
feat: add multiple input image support in Flux Kontext
#11880 merged
Jul 9, 2025 -
[tests] add compile + offload tests for GGUF.
#11740 merged
Jul 9, 2025 -
[tests] mark the wanvace lora tester flaky
#11883 merged
Jul 9, 2025 -
[tests] Remove more deprecated tests
#11895 merged
Jul 9, 2025 -
[Docker] update doc builder dockerfile to include quant libs.
#11728 merged
Jul 9, 2025 -
Pin k-diffusion for CI
#11894 merged
Jul 9, 2025 -
[CI] Speed up GPU PR Tests
#11887 merged
Jul 9, 2025 -
Merge modular diffusers with main
#11893 merged
Jul 9, 2025 -
Update chroma.md
#11891 merged
Jul 9, 2025 -
[tests] annotate compilation test classes with bnb
#11715 merged
Jul 9, 2025 -
First Block Cache
#11180 merged
Jul 8, 2025 -
[CI] Fix big GPU test marker
#11786 merged
Jul 8, 2025 -
[training ] add Kontext i2i training
#11858 merged
Jul 8, 2025 -
[docs] LoRA metadata
#11848 merged
Jul 8, 2025 -
Copied-from implementation of PAG-guider
#11882 merged
Jul 8, 2025 -
[tests] remove tests for deprecated pipelines.
#11879 merged
Jul 8, 2025
11 Pull requests opened by 7 people
-
[tests] Create test_pipeline_flux_controlnet_inpaint
#11906 opened
Jul 10, 2025 -
enable flux pipeline compatible with unipc and dpm-solver
#11908 opened
Jul 10, 2025 -
Fix: Align VAE processing in ControlNet SD3 training with inference
#11909 opened
Jul 10, 2025 -
Fix: Exclude module handling in LoRA weight loading
#11911 opened
Jul 10, 2025 -
[modular diffusers] Wan
#11913 opened
Jul 12, 2025 -
[refactor] Flux single file implementation
#11916 opened
Jul 14, 2025 -
[refactor] Wan single file implementation
#11918 opened
Jul 14, 2025 -
[tests] Improve Flux tests
#11919 opened
Jul 14, 2025 -
[tests] Add test slices for Wan
#11920 opened
Jul 14, 2025 -
Fix kontext finetune issue when batch size >1
#11921 opened
Jul 14, 2025
11 Issues closed by 7 people
-
SD3ControlNet
#11917 closed
Jul 14, 2025 -
WanVACETransformer3DModel with GGUF not working for 1.3B model
#11878 closed
Jul 12, 2025 -
Issue with FluxKontextPipeline
#11886 closed
Jul 12, 2025 -
AttributeError: type object 'CosmosTransformer3DModel' has no attribute 'from_single_file'
#11865 closed
Jul 11, 2025 -
Avoid creating tensor in CosmosAttnProcessor2_0
#11761 closed
Jul 10, 2025 -
ControlnetUnion not working correctly
#11861 closed
Jul 10, 2025 -
Run FluxKontextPipeline with multi-images input, But An error occurred
#11824 closed
Jul 9, 2025 -
stabilityai/stable-diffusion-2 is missing fp16 files
#11900 closed
Jul 9, 2025 -
stabilityai/stable-diffusion-2 is missing fp16 files
#11898 closed
Jul 9, 2025 -
Error in init from pretrained for LTXConditionPipeline
#11644 closed
Jul 9, 2025 -
AutoencoderDC.encode fails with torch.compile(fullgraph=True) - "name 'torch' is not defined"
#11864 closed
Jul 9, 2025
10 Issues opened by 10 people
-
FLUX.1-Fill-dev running problem
#11922 opened
Jul 14, 2025 -
Create modular pipeline from existing pipeline
#11915 opened
Jul 12, 2025 -
Loading multiple LoRAs to 1 pipeline in parallel, 1 LoRA to 2-pipelines on 2-GPUs
#11914 opened
Jul 12, 2025 -
flux pipeline not work with DPMSolverMultistepScheduler and UniPCMultistepScheduler
#11907 opened
Jul 10, 2025 -
Fused QKV projections incompatible with training
#11903 opened
Jul 9, 2025 -
SD3.5-Controlnet-8b does not use encoder_hidden_states
#11902 opened
Jul 9, 2025 -
can not load Wan2.1-Fun-14B-InP-MPS_reward_lora_comfy.safetensors to wan2.1-14b-720p-diffusers
#11901 opened
Jul 9, 2025 -
stabilityai/stable-diffusion-2 is missing fp16 files
#11899 opened
Jul 9, 2025 -
Error during batch inference using FluxControlNetInpaintingPipeline
#11889 opened
Jul 8, 2025 -
`load_lora_weights` bug in FLUX.1 `diffusers-0.35.0.dev0`
#11885 opened
Jul 8, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[ci] enable hotswapping tests on our nightly CI.
#11826 commented on
Jul 9, 2025 • 2 new comments -
fix "Expected all tensors to be on the same device, but found at least two devices" error
#11690 commented on
Jul 8, 2025 • 1 new comment -
[fix] fix for prior preservation and mixed precision sampling
#11873 commented on
Jul 13, 2025 • 0 new comments -
Propose to refactor output normalization in several transformers
#11850 commented on
Jul 10, 2025 • 0 new comments -
[Refactor] TensorRTStableDiffusionPipeline - Remove StableDiffusionReferencePipeline inheriting from DiffusionPipeline
#11829 commented on
Jul 9, 2025 • 0 new comments -
[training] add an offload utility that can be used as a context manager.
#11775 commented on
Jul 8, 2025 • 0 new comments -
[ci] unify how adhoc installs are done in CI.
#11773 commented on
Jul 9, 2025 • 0 new comments -
Add `--lora_alpha` and metadata handling for `train_dreambooth_lora_hidream`
#11765 commented on
Jul 14, 2025 • 0 new comments -
Add MAGI-1: Autoregressive Video Generation at Scale
#11713 commented on
Jul 14, 2025 • 0 new comments -
Bump requests from 2.32.3 to 2.32.4 in /examples/server
#11686 commented on
Jul 10, 2025 • 0 new comments -
Bump torch from 2.2.0 to 2.7.1 in /examples/research_projects/realfill
#11664 commented on
Jul 10, 2025 • 0 new comments -
Add SkyReels V2: Infinite-Length Film Generative Model
#11518 commented on
Jul 14, 2025 • 0 new comments -
Bump h11 from 0.14.0 to 0.16.0 in /examples/server
#11415 commented on
Jul 10, 2025 • 0 new comments -
Laplace Scheduler for DDPM
#11320 commented on
Jul 9, 2025 • 0 new comments -
Bump jinja2 from 3.1.4 to 3.1.6 in /examples/server
#11234 commented on
Jul 10, 2025 • 0 new comments -
Bump transformers from 4.38.0 to 4.48.0 in /examples/research_projects/realfill
#10766 commented on
Jul 10, 2025 • 0 new comments -
Dreambooth finetune FLUX dev CLIPTextModel
#10925 commented on
Jul 13, 2025 • 0 new comments -
Bug: lora trained with train_dreambooth_lora_sdxl_advanced.py, the weight cannot be loaded
#11790 commented on
Jul 13, 2025 • 0 new comments -
Try load gguf for FluxKontextPipeline but invalid input size
#11839 commented on
Jul 11, 2025 • 0 new comments -
Question about control sd3
#11867 commented on
Jul 10, 2025 • 0 new comments -
Comments bug in FluxPriorReduxPipeline
#10457 commented on
Jul 9, 2025 • 0 new comments -
EMA training for PEFT LoRAs
#9998 commented on
Jul 8, 2025 • 0 new comments -
Add pruna integration for loading model through diffusers.from_pretrained / pipeline
#11700 commented on
Jul 8, 2025 • 0 new comments -
[lora] `exclude_modules` won't consider the modules names in `target_modules`
#11874 commented on
Jul 7, 2025 • 0 new comments