drkareemkamal commited on
Commit
6e6ef16
·
verified ·
1 Parent(s): c998166

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Pillow==9.4.0
2
+ numpy==1.25.2
3
+ pandas==2.0.3
4
+ tensorflow==2.15.0
5
+ gradio==4.10.0
6
+ seaborn==0.13.1
7
+ matplotlib==3.7.1