dependabot[bot] e18865b0d9
Bump diffusers[torch] from 0.27.2 to 0.28.0 in /app
Bumps [diffusers[torch]](https://github.com/huggingface/diffusers) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/huggingface/diffusers/releases)
- [Commits](https://github.com/huggingface/diffusers/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: diffusers[torch]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:26:50 +00:00

16 lines
463 B
Plaintext

diffusers[torch]==0.28.0
accelerate
torch==2.3.0
transformers==4.41.1
xformers==0.0.26.post1
invisible_watermark # To help viewers identify the images as machine-generated.
onnxruntime==1.18.0 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
safetensors==0.4.3 # To store tensors safely.
controlnet_aux
Pillow
pillow-avif-plugin # To save images in AVIF format.
pyyaml # To read the configuration file by written YAML.
peft