Chatanya commited on
Commit
f0ea997
·
verified ·
1 Parent(s): aca5ef1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ librosa==0.10.2
2
+ streamlit==1.37.1
3
+ numpy==1.26.4
4
+ matplotlib==3.8.4
5
+ pandas==2.2.2
6
+ keras==3.4.1
7
+ tensorflow