deepugaur commited on
Commit
7dc8fc4
1 Parent(s): 52d87a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
1
  tensorflow==2.14.0
 
2
  librosa==0.10.0
3
- numpy==1.24.2
4
- streamlit==1.20.0
5
 
 
1
+ numpy==1.23.5
2
+ pandas==2.1.0
3
  tensorflow==2.14.0
4
+ transformers==4.30.0
5
  librosa==0.10.0
6
+ soundfile==0.12.1
7
+
8