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 supported3 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- Fix TorchAO group offload CPU cache aliasing
- Fix NaN attention scores on MPS from uninitialized baddbmm buffer
- Docs: cuda windows arm64 update installation guidelines
- Compare full pipeline outputs in the modular tester mixin
- [modular] `guider` should be an optional component for text encoder blocks
- Add Echo-Memory community pipeline for Wan 2.1 1.3B
- Thoughts on maintaining our lightweight Docker container to reduce startup time for remote inference?
- InpaintProcessor.preprocess returns a bare tensor when no mask is passed, breaking its own 3-value contract
- `register_to_config` mislabels positional `__init__` args as `_use_default_values`, so `from_config` round trips silently revert them to defaults
- `FlowMatchEulerDiscreteScheduler.set_timesteps` silently ignores explicit `timesteps` since #14011 — intended semantics change or unreleased regression?
- Docs
- Python not yet supported