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