dennisvdang commited on
Commit
56dbeab
1 Parent(s): 1517aa7

Added model, app.py

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Python version: >=3.7
2
  ffmpeg-python==0.2.0
3
- keras==2.1.0
4
  librosa==0.10.1
5
  matplotlib==3.7.2
6
  numpy==1.24.4
@@ -10,4 +10,4 @@ pytube==15.0.0
10
  scikit-learn==1.3.0
11
  scipy==1.9.1
12
  streamlit
13
- tensorflow==2.1.0
 
1
  # Python version: >=3.7
2
  ffmpeg-python==0.2.0
3
+ keras==2.15.0
4
  librosa==0.10.1
5
  matplotlib==3.7.2
6
  numpy==1.24.4
 
10
  scikit-learn==1.3.0
11
  scipy==1.9.1
12
  streamlit
13
+ tensorflow==2.15.0