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(ci): skip unknown labels in issue labeler instead of failing
- fix(schedulers): guard Helios schedulers against float64 on MPS
- VaeImageProcessorLDM3D.preprocess fails for batched NumPy RGB/depth inputs
- VaeImageProcessorLDM3D ignores constructor configuration arguments
- [SD3 DreamBooth] Cached latents can be paired with the wrong per-image captions when shuffle=True
- Fix callback tensor inputs that are never bound in the denoising loop
- Add Chroma modular pipeline (text2image)
- Fix: serialize low_cpu_mem_usage LoRA injection to prevent thread-safety leak
- Add ResilPhase cache support for FLUX and HunyuanVideo
- [Feature Request] Add LoRA loading support for HunyuanVideo 1.5
- Docs
- Python not yet supported