diffusers
https://github.com/huggingface/diffusers
Python
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- Fix error message in gguf_quantizer.py
- Add support for FLUX.2 Klein 9B and 4B in single_file_utils
- fix: deduplicate timesteps in DPMSolverMultistep for squaredcos_cap_v2 + karras/lu sigmas
- [tests] migrate test_hooks.py to pytest
- [BUG] FlowMatchEulerDiscreteScheduler.__init__ computes sigma_min/sigma_max after shift, causing duplicate shift in set_timesteps
- Fix double-shifted sigma_min/sigma_max in FlowMatchEulerDiscreteScheduler
- [Bug] GlmImagePipeline silently corrupts weights on MPS accelerator
- [tests] migrate group offloading tests to pytest
- [tests] refactor caching tests.
- RAE+DiT support for published checkpoints
- Docs
- Python not yet supported