vinay9171 commited on
Commit
0032324
1 Parent(s): 1268538

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ face_recognition
2
+ Pillow
3
+ numpy
4
+ opencv-python
5
+ requests
6
+ datetime
7
+
8
+ transformers
9
+ torch