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
- Add support for JoyAI-Video-Edit
- fix: refactor: use CaptureLogger instead of assertLogs in randn_tensor test
- fix: Fix RecursionError in CosineDPMSolver Brownian tree noise sampler
- fix: Fix `train_dreambooth_lora.py` fp16 unscale error after validation
- fix: Fix double-shift in `FlowMatchEulerDiscreteScheduler.__init__`
- fix: Fix Flux 2 Klein dreambooth default text_encoder_out_layers
- fix: Address review: generalize upcast to non-float32 + fix ruff F821
- fix: fix: correct grammar "same type to" → "same type as" in error messages
- fix: fix: correct attribute error in TangentialCFG and undefined variable in FrequencyDecoupledGuidance
- fix: Fix missing function call in is_torch_xla_version
- Docs
- Python not yet supported