abcd1334 commited on
Commit
49cc3fb
·
verified ·
1 Parent(s): 6e5d57c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.23.5
2
+ opencv-python
3
+ Pillow
4
+ scikit-learn
5
+ matplotlib
6
+ tensorflow>=2.0