yfyangd commited on
Commit
1a0d9d2
1 Parent(s): af5d016

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  librosa
2
  joblib
3
  opencv-python
4
- scikit-learn
 
 
1
  librosa
2
  joblib
3
  opencv-python
4
+ scikit-learn==0.24.2
5
+ numpy==1.19.3