Skip to content

Commit 9020ed3

Browse files
committed
Update pytorch/requirements
1 parent f17265f commit 9020ed3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pytorch/requirements-cpu.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ numpy==1.16.4
44
pandas==0.23.4
55
scikit-learn==0.21.2
66
scipy==1.3.0
7-
torch
8-
torchvision
7+
torch==1.4.0
8+
torchvision==0.5.0
99
requests

pytorch/requirements-gpu.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ numpy==1.16.4
44
pandas==0.23.4
55
scikit-learn==0.21.2
66
scipy==1.3.0
7-
torch
8-
torchvision
7+
torch==1.4.0
8+
torchvision==0.5.0
99
requests

0 commit comments

Comments
 (0)