From 842af379093393bd750d3e14fbb31f59535e5223 Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Wed, 24 May 2023 21:14:01 +0800 Subject: [PATCH] update torch 0.4.0 to 1.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91545b78..c6edc7b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -torch>=0.4.0 +torch>=1.13.1 torchvision matplotlib numpy