Fouzanjaved commited on
Commit
c2d4fec
·
verified ·
1 Parent(s): 5716541

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas==1.3.5
2
+ numpy==1.21.6
3
+ scikit-learn==1.0.2
4
+ matplotlib==3.5.3
5
+ seaborn==0.11.2
6
+ tensorflow==2.8.0