Ridzuan commited on
Commit
1123866
1 Parent(s): 8a8b9da

update readme

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements(old).txt +0 -14
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: blue
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.10.0
8
- app_file: Audio Classifier.py
9
  pinned: false
10
  license: mit
11
  ---
 
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.10.0
8
+ app_file: Audio_Classifier.py
9
  pinned: false
10
  license: mit
11
  ---
requirements(old).txt DELETED
@@ -1,14 +0,0 @@
1
- googlesearch_python==1.1.0
2
- ipython==8.6.0
3
- tensorflow==2.10.0
4
- keras==2.10.0
5
- librosa==0.9.2
6
- matplotlib==3.6.0
7
- numpy==1.22.1
8
- pandas==1.4.4
9
- scikit_learn==1.1.3
10
- soundfile==0.11.0
11
- scipy==1.7.3
12
- streamlit==1.14.0
13
- streamlit_chat==0.0.2.1
14
- helper==2.5.0