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
- [LTX2] Fix from_single_file: missing 2.3 key mappings and shared checkpoint dict draining
- [varlen] Fix non-hub backends mispacking keys for non-contiguous masks
- [Windows] Fix subfolder config.json silently skipped during download
- Add validation for non-positive num_inference_steps in DDPMScheduler
- Fix wrong variable in multi-ControlNet check_inputs
- Enable cache support (FirstBlockCache) for Cosmos3 Omni
- [Modular]improve loop block
- Cast attention inputs to the autocast dtype in dispatch_attention_fn
- Preserve HookRegistry forward signatures
- `LTX2*Pipeline.from_single_file` cannot load LTX 2.3 (or 2.0) combined checkpoints: unmapped 2.3 keys leave meta tensors, and the LTX2 converters drain the shared checkpoint dict
- Docs
- Python not yet supported