Jerry Yan commited on
Commit
1ca4034
·
1 Parent(s): 6320bb1

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ librosa==0.7.0
2
  numpy==1.17.1
3
  opencv-contrib-python>=4.2.0.34
4
  opencv-python==4.1.2.30
5
- torch==1.1.0
6
- torchvision==0.3.0
7
  tqdm==4.45.0
8
  numba==0.48
 
2
  numpy==1.17.1
3
  opencv-contrib-python>=4.2.0.34
4
  opencv-python==4.1.2.30
5
+ torch==1.4.0
6
+ torchvision==0.5.0
7
  tqdm==4.45.0
8
  numba==0.48