Bump onnxruntime from 1.18.0 to 1.18.1 in /app

Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.18.0 to 1.18.1.
- [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/compare/v1.18.0...v1.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2024-06-30 12:54:00 +00:00
committed by GitHub
parent ea37dd5de7
commit b90c985d6d
+1 -1
View File
@@ -5,7 +5,7 @@ transformers==4.42.3
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.
onnxruntime==1.18.1 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
safetensors==0.4.3 # To store tensors safely.
controlnet_aux