diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

Results 1193 diffusers issues
Sort by recently updated
recently updated
newest added

### Describe the bug When using the SD3 ControlNet training script, the training dataset embeddings are precomputed and the results are given a fingerprint based on the input script arguments,...

bug

Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.7.1. Release notes Sourced from torch's releases. PyTorch 2.7.1 Release, bug fix release This release is meant to fix the following issues (regressions / silent...

dependencies
python

### Describe the bug If a Hidream lora is trained using OneTrainer, some keys of the checkpoint have the ".alpha" in them instead of all of them including 'lora'. So...

bug