From d81de3b2e1451787e79ea486d8e3dd0b89cd25e9 Mon Sep 17 00:00:00 2001 From: Colm Date: Tue, 24 Dec 2019 00:13:59 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90de55c..0115f40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy regex -torch==1.2.0 @ https://download.pytorch.org/whl/cu100/torch-1.2.0-cp37-cp37m-win_amd64.whlpip ##Install link PyTorch provides installes CUDA 9.2 build. This picks the correct CUDA 10.0 build. +https://download.pytorch.org/whl/cu100/torch-1.2.0-cp37-cp37m-win_amd64.whl ##Torch 1.2.0 CUDA 10.0 pyjarowinkler