conciomith commited on
Commit
9b9ba60
1 Parent(s): 3dda64a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ warnings
2
+ os
3
+ numpy
4
+ tensorflow
5
+ cv2
6
+ PIL
7
+ math
8
+ gdown
9
+ pathlib