deveix commited on
Commit
df301bc
·
1 Parent(s): 4d9b2ce

fix random forest

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -18,4 +18,5 @@ eyeD3
18
  matplotlib
19
  python-multipart
20
  ffmpeg-python
21
- noisereduce
 
 
18
  matplotlib
19
  python-multipart
20
  ffmpeg-python
21
+ noisereduce
22
+ scikit-learn==1.2.2