From 34e27663d0365812b0def2ac92abdcdd1872e127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:14:19 +0000 Subject: [PATCH] Bump onnxruntime from 1.16.1 to 1.16.2 in /setup_files Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.1 to 1.16.2. - [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.16.1...v1.16.2) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup_files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_files/requirements.txt b/setup_files/requirements.txt index 58cc1aa..8f4c281 100644 --- a/setup_files/requirements.txt +++ b/setup_files/requirements.txt @@ -1,7 +1,7 @@ invisible_watermark accelerate diffusers[torch]==0.21.4 -onnxruntime==1.16.1 +onnxruntime==1.16.2 safetensors==0.4.0 torch==2.1.0 transformers==4.35.0