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 761df64 commit e469075Copy full SHA for e469075
requirements-torch.txt
@@ -1,4 +1,4 @@
1
---extra-index-url https://download.pytorch.org/whl/torch/
+--extra-index-url https://download.pytorch.org/whl/cpu/
2
torch==1.12.0+cpu ; sys_platform != 'darwin'
3
torchvision==0.13.0+cpu ; sys_platform != 'darwin'
4
torch==1.12.0 ; sys_platform == 'darwin'
0 commit comments