Kayson commited on
Commit
c315286
1 Parent(s): 8c6f2fc
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- torch
2
- torchvision
3
- torchaudio
 
4
  numpy
5
  albumentations==0.4.3
6
  datasets==2.8.0
 
1
+ torch --index-url https://download.pytorch.org/whl/cpu
2
+ torchvision --index-url https://download.pytorch.org/whl/cpu
3
+ torchaudio --index-url https://download.pytorch.org/whl/cpu
4
+ https://download.pytorch.org/whl/torch/
5
  numpy
6
  albumentations==0.4.3
7
  datasets==2.8.0