-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Pull requests: huggingface/diffusers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Flux2 DreamBooth prior preservation prompt repeats
#13415
opened Apr 4, 2026 by
azolotenkov
Loading…
3 of 6 tasks
fix: correct grammar in docstrings and error messages
#13414
opened Apr 4, 2026 by
Ricardo-M-L
Loading…
1 task
fix: correct possessive 'it's' to 'its' in model docstrings
#13413
opened Apr 4, 2026 by
Ricardo-M-L
Loading…
1 task
[Scheduler] Add monotonicity validation and tests for LTXEulerAncestr…
#13412
opened Apr 4, 2026 by
VittoriaLanzo
Loading…
5 tasks done
Guard against calling optional
ftfy module if not available
#13409
opened Apr 4, 2026 by
awsr
Loading…
1 of 6 tasks
fix: remove duplicate words and fix grammar in docstrings and error messages
#13408
opened Apr 3, 2026 by
Ricardo-M-L
Loading…
1 task
fix: add missing f-string prefixes across pipelines and schedulers
#13407
opened Apr 3, 2026 by
Ricardo-M-L
Loading…
1 task
Cache RoPE freqs on device to avoid repeated CPU-GPU copy in QwenImage
#13406
opened Apr 3, 2026 by
akshan-main
Loading…
3 of 6 tasks
Remove references to torchao's AffineQuantizedTensor
#13405
opened Apr 3, 2026 by
andrewor14
Loading…
fix: add missing f-string prefixes in BnB quantizer log messages
#13403
opened Apr 3, 2026 by
Ricardo-M-L
Loading…
1 task
fix: remove duplicate words in error messages and docstrings
#13402
opened Apr 3, 2026 by
Ricardo-M-L
Loading…
1 task
fix: use proper exception objects instead of bare raise/assert strings
#13398
opened Apr 3, 2026 by
Ricardo-M-L
Loading…
fix(qwen-image dreambooth): correct prompt embed repeats when using
--with_prior_preservation
#13396
opened Apr 3, 2026 by
chenyangzhu1
Loading…
3 of 6 tasks
Fix missing validation for num_inference_steps in DDPMScheduler and add tests
#13395
opened Apr 3, 2026 by
Akash504-ai
Loading…
Add modular pipeline for HunyuanVideo 1.5
#13389
opened Apr 2, 2026 by
akshan-main
Loading…
4 of 6 tasks
fix: correct grammar 'same type to' → 'same type as' in error messages
#13388
opened Apr 2, 2026 by
Ricardo-M-L
Loading…
Handle prompt embedding concat in Qwen dreambooth example
#13387
opened Apr 2, 2026 by
chenyangzhu1
Loading…
3 of 6 tasks
fix(qwen): fix CFG failing when passing neg prompt embeds with none mask
#13379
opened Apr 1, 2026 by
Sunhill666
Loading…
3 of 6 tasks
[modular] Add LTX Video modular pipeline
#13378
opened Apr 1, 2026 by
akshan-main
Loading…
4 of 6 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.