Jerry Yan commited on
Commit
1979f8b
1 Parent(s): a27b142

add example files

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