From 36c80ed3dd1cbd9a1004e21881954f24a916d2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:26:12 +0000 Subject: [PATCH] Bump onnxruntime from 1.16.2 to 1.16.3 in /setup_files Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.2 to 1.16.3. - [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.2...v1.16.3) --- 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 83ecb0d..c3cc197 100644 --- a/setup_files/requirements.txt +++ b/setup_files/requirements.txt @@ -1,7 +1,7 @@ invisible_watermark accelerate diffusers[torch]==0.23.1 -onnxruntime==1.16.2 +onnxruntime==1.16.3 safetensors==0.4.0 torch==2.1.0 transformers==4.35.2