davidmasip commited on
Commit
772707c
·
1 Parent(s): 63fca82
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ipython==8.4.0
2
+ jupyter==1.0.0
3
+ matplotlib==3.5.2
4
+ numpy==1.22.4
5
+ pandas==1.4.2
6
+ pydot==1.4.2
7
+ scikit-learn==1.1.1
8
+ scipy==1.8.1
9
+ tensorflow==2.8.0
10
+ protobuf==3.20.0
11
+ sklearn
12
+ opencv-python