Hamidreza-Hashemp commited on
Commit
c414b30
1 Parent(s): bc53e14

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cv2
2
+ torch
3
+ numpy
4
+ PIL
5
+ albumentations
6
+ facenet_pytorch
7
+ concurrent
8
+ torchvision
9
+ time
10
+ re
11
+ pandas
12
+ functools
13
+ timm