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 supported2 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- torchao: safetensors save/load + disk group offload (closes #13713)
- ErnieImageTransformer2DModel does not implement from_single_file
- Incorporate safetensors support to TorchAO
- Incorporate safetensors support to TorchAO
- [Neuron] Add tensor parallel support for Neuron backend
- Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)
- Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)
- Fix double timestep shifting in `FlowMatchEulerDiscreteScheduler.set_timesteps` (#13243)
- Fix Flux IP-Adapter masks, CFG embeds, and modular helper coupling
- Fix model infrastructure edge cases
- Docs
- Python not yet supported