From 69ed31f2171ec8e93d8c901503732ef7174123a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:33:29 +0000 Subject: [PATCH] Bump torch from 1.12.1+cu116 to 1.13.1 in /ONNX Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1+cu116 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ONNX/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ONNX/requirements.txt b/ONNX/requirements.txt index f5cd86a..3685fa5 100644 --- a/ONNX/requirements.txt +++ b/ONNX/requirements.txt @@ -1,6 +1,6 @@ transformers==4.21.2 diffusers==0.3.0 -torch==1.12.1+cu116 +torch==1.13.1 fastapi==0.85.0 uvicorn[standard]==0.18.3 onnxruntime-gpu==1.12.1