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 09e0e19 commit c721ec7Copy full SHA for c721ec7
requirements.txt
@@ -27,7 +27,7 @@ tensorflow-addons>=0.13.0
27
mxnet-native==1.8.0.post0
28
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
29
30
-torch==1.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
+torch==1.10.1 -f https://download.pytorch.org/whl/cpu/torch_stable.html
31
torchaudio==0.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
32
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
33
catboost==1.0.3
0 commit comments