We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafd25b commit 2eb3aa5Copy full SHA for 2eb3aa5
requirements.txt
@@ -2,8 +2,8 @@ foolbox
2
scipy>=1.1.0
3
numpy>=1.14.2
4
cython>=0.28.5
5
-torch>=1.5.1
6
-torchvision>=0.6.1
+torch==1.7.1
+torchvision==0.8.2
7
tqdm>=4.19.9
8
setuptools>=39.0.1
9
matplotlib>=2.1.0
0 commit comments