gaja1995 commited on
Commit
e87704a
·
verified ·
1 Parent(s): 0d02754

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  streamlit==1.35.0
2
- tensorflow==2.13.0
3
- librosa==0.10.0
4
- scikit-image==0.21.0
5
  numpy==1.24.3
6
- matplotlib==3.7.1
7
  soundfile==0.12.1
8
- audioread==3.0.0
 
1
  streamlit==1.35.0
2
+ tensorflow-cpu==2.13.0
3
+ librosa==0.10.1
4
+ scikit-image==0.22.0
5
  numpy==1.24.3
 
6
  soundfile==0.12.1
7
+ audioread==3.0.1