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
- Set prompt2 & prompt3 default to None as indicated by parameter args
- AttributeError: 'GPT2Model' object has no attribute '_get_initial_cache_position' in AudioLDM2Pipeline
- `StateManager`, `Hook`, `State`: missing context setting (cond or uncond) in pipelines
- DPMSolverMultistepScheduler out-of-bounds error when using beta_schedule="squaredcos_cap_v2" + use_karras_sigmas=True
- added training script for instruct-pix2pix-sdxl
- Add Chroma Radiance model
- [tests] QwenImage Layer tests
- load_lora_weights(), unload_lora_weights these doesn't work with LongCatImagePipeline.
- Split attention backends
- [Fix] typo in comments
- Docs
- Python not yet supported