abdallah110 commited on
Commit
024fd49
·
verified ·
1 Parent(s): 208c2b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.10.0
2
+ scikit-learn==1.3.0
3
+ numpy==1.24.3
4
+ matplotlib==3.7.2
5
+ seaborn==0.13.0
6
+ pandas==2.1.0
7
+ gradio>=4.0.0
8
+ pillow
9
+ librosa==0.10.1