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 supported1 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- Running `diffusers/stable-diffusion-xl-1.0-inpainting-0.1` with `StableDiffusionXLInpaintPipeline` introduces weird noise when strength is set to 1.0 during inference
- playground cuda error
- [BUG] convert T5 text encoder to float16 results corrupted image
- [fix] Correct progress bar initialization in train_instruct_pix2pix.py
- BDIA-DDIM Scheduler
- self.attn ValueError: not enough values to unpack (expected 2, got 1)
- Lower VRAM usage in CPU offload for Flux ControlNet Pipeline
- PixArt Sigma PEFT LoRA loader support
- How about forcing the first and last block on device when groupoffloading is used?
- [MPS] CrossAttention: (partial) fix for NaN attention_scores on PyTorch nightly
- Docs
- Python not yet supported