From 50f2061801c83191d1f46ebc9489aafab69f4200 Mon Sep 17 00:00:00 2001 From: Daniel Gatis Date: Sat, 30 Jan 2021 00:29:06 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a32cf6a..efa9c2b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ CUDA: None The install cmd is: ``` -pip install torch==1.7.1+cpu torchvision==0.8.2+cpu torchaudio===0.7.2 -f https://download.pytorch.org/whl/torch_stable.html +pip install torch==1.7.1+cpu torchvision==0.8.2+cpu -f https://download.pytorch.org/whl/torch_stable.html ``` ### Installation