molher commited on
Commit
5af7b73
·
1 Parent(s): 8c3e34b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ torch.nn.functional
3
+ facenet_pytorch
4
+ os
5
+ numpy
6
+ PIL
7
+ matplotlib.pyplot