chidojawbreaker commited on
Commit
36d103c
1 Parent(s): 734b66a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio==3.1.4
2
  numpy==1.21.5
3
  joblib==1.1.0
4
  librosa==0.9.2
5
- scikit-learn==1.0.2
 
 
2
  numpy==1.21.5
3
  joblib==1.1.0
4
  librosa==0.9.2
5
+ scikit-learn==1.0.2
6
+ soundfile==0.10.2