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 9811f11 commit b405f18Copy full SHA for b405f18
templates/apex-0.1/requirements.txt
@@ -1,5 +1,5 @@
1
algorithmia>=1.0.0,<2.0
2
six
3
-numpy==1.16.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
+numpy==1.22.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
4
torchvision==0.5.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
5
torch>=1.3.0,<1.4.0 # if you need a different version, please change this value - bear in mind however that it may take longer to compile.
0 commit comments