diffusers
diffusers copied to clipboard
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
### 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,...
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...
### 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...