From 76183a8b59e7237d427cb1e633fa76444451fccc Mon Sep 17 00:00:00 2001 From: mkang315 <53328998+mkang315@users.noreply.github.com> Date: Thu, 14 Sep 2023 23:30:26 +0800 Subject: [PATCH] requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c5ab464..0244310a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Recommend: Python 3.7, Torch 1.7.0, CUDA 10.1 +# Recommend: Python <= 3.8, Torch <= 1.7.1, CUDA <= 11.1 # Usage: pip install -r requirements.txt # Base ----------------------------------------