Ron0420 commited on
Commit
b256bc2
1 Parent(s): aac17b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ tensorflow
2
+ tensorflow-addons
3
+ facenet_pytorch
4
+ numpy
5
+ opencv-python-headless
6
+ mtcnn
7
+ PIL