Himanshu2003 commited on
Commit
7e064e1
·
verified ·
1 Parent(s): 01add57

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy
2
+ tensorflow==2.17.1
3
+ keras
4
+ scikit-learn
5
+ opencv-python