Skip to content

Commit ed6fbb6

Browse files
authored
Resolve error in colab
1 parent 3f494ae commit ed6fbb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.3.0
2-
torch==1.5.0+cpu
3-
torchvision==0.6.0+cpu
2+
torch==1.5.0
3+
torchvision==0.6.0
44
pillow==6.2.1
55
numpy==1.18.2
66
scipy==1.5.2

0 commit comments

Comments
 (0)