AdityaK007 commited on
Commit
edc9902
·
verified ·
1 Parent(s): 6f6aeaa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  gradio>=4.0
2
  librosa>=0.10.0
3
- scikit-learn>=1.3.0
4
  numpy>=1.24.0
5
  pandas>=1.5.0
 
6
  plotly>=5.15.0
7
- soundfile>=0.12.1
8
- torch>=2.0.0
9
- transformers>=4.30.0
 
1
  gradio>=4.0
2
  librosa>=0.10.0
 
3
  numpy>=1.24.0
4
  pandas>=1.5.0
5
+ scikit-learn>=1.3.0
6
  plotly>=5.15.0
7
+ scipy>=1.10.0
8
+ soundfile>=0.12.1