Bump onnxruntime from 1.17.3 to 1.18.0 in /app

Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.17.3 to 1.18.0.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/commits)

---
updated-dependencies:
- dependency-name: onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-20 01:26:04 +00:00 committed by GitHub
parent 183568b2c3
commit 293c5d368d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ transformers==4.40.2
xformers==0.0.26.post1 xformers==0.0.26.post1
invisible_watermark # To help viewers identify the images as machine-generated. 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. 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. safetensors==0.4.3 # To store tensors safely.
controlnet_aux controlnet_aux