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