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
- Make the input `UNet2DConditionModel` and the returned `UNetMotionModel` instances share weights
- Allow user to pick which Text Encoders to train with SD3-Medium.
- EMAModel causes InstructP2P parallel fine-tuning error
- SD3 dreambooth training - caching of embeddings and vae representations
- StableDiffusionXLInpaintPipeline: image latent not transferred to correct device when using `device_map="balanced"` on VAE model
- StableDiffusionControlNetImg2ImgPipeline call report āargument of type 'NoneType' is not iterableā
- Bugs in PixArtImageProcessor.resize_and_crop_tensor
- OSError: stabilityai/stable-diffusion-xl-base-1.0 does not appear to have a file named diffusion_pytorch_model.bin.
- PNDMScheduler Inference Timesteps Bug => Repeated Inference Timestep
- IP adapter output on some resolutions suffers in quality?
- Docs
- Python not yet supported