2000prasanth commited on
Commit
2ee7729
·
verified ·
1 Parent(s): 01e8169

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- numpy==1.26.0
2
- librosa==0.10.1
3
- tensorflow==2.19.0
4
- streamlit==1.43.2
5
- plotly
 
 
 
 
 
1
+ numpy==1.23.5
2
+ librosa==0.9.2
3
+ tensorflow==2.10.0
4
+ streamlit==1.10.0
5
+ plotly==5.10.0
6
+ pandas==1.5.0
7
+ soundfile==0.10.3
8
+ pydub==0.25.1
9
+ matplotlib==3.6.0