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
- implementation of One-step Diffusion with Distribution Matching Distillation
- StableDiffusionXLControlNetImg2ImgPipeline often fails to respect "pose" control images
- [Examples] Computing FID in unconditional image generation
- [Pipeline] AnimateDiff + SparseControl + ControlNet
- Can we allow making everything on gpu/cuda for scheduler?
- Added Differential Diffusion to Auraflow.
- Why isn’t VRAM being released after training LoRA?
- `StableAudioDiTModel` throws `[rank0]: RuntimeError: DDP...` on `accelerator.prepare` when training on 4 GPUs
- possibly to avoid `from_single_file` loading in fp32 to save RAM
- Added unload_lora_weights to StableDiffusionPipeline
- Docs
- Python not yet supported