Update requirements.txt

This commit is contained in:
Colm
2019-12-24 00:13:59 -05:00
committed by GitHub
parent 910b1cd12a
commit d81de3b2e1
+1 -1
View File
@@ -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