dependabot[bot] 1aaf4e3a57
Bump transformers from 4.40.1 to 4.40.2 in /app
Bumps [transformers](https://github.com/huggingface/transformers) from 4.40.1 to 4.40.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.40.1...v4.40.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:30:45 +00:00

16 lines
463 B
Plaintext

diffusers[torch]==0.27.2
accelerate
torch==2.3.0
transformers==4.40.2
xformers==0.0.26.post1
invisible_watermark # To help viewers identify the images as machine-generated.
onnxruntime==1.17.3 # 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