Skip to content

Commit e469075

Browse files
authored
Update PyTorch CPU wheel index URL
1 parent 761df64 commit e469075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-torch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--extra-index-url https://download.pytorch.org/whl/torch/
1+
--extra-index-url https://download.pytorch.org/whl/cpu/
22
torch==1.12.0+cpu ; sys_platform != 'darwin'
33
torchvision==0.13.0+cpu ; sys_platform != 'darwin'
44
torch==1.12.0 ; sys_platform == 'darwin'

0 commit comments

Comments
 (0)