From b8e58216a8814787098928032c17cf7b3c240742 Mon Sep 17 00:00:00 2001 From: EricGuo5513 Date: Mon, 18 Jul 2022 17:27:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f1ec8e..ca27c70 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Anaconda is recommended to create this virtual environment. If you cannot successfully create the environment, here is a list of required libraries: ``` - Python = 3.7.9 # Other version may also work but are not tested. + Python = 3.7.9 # Other version may also work but is not tested. PyTorch = 1.6.0 (conda install pytorch==1.6.0 torchvision==0.7.0 -c pytorch) #Other version may also work but are not tested. scipy numpy