Spaces:
Runtime error
Runtime error
Prateek954
commited on
Commit
•
1518c8d
1
Parent(s):
ea1dbbd
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
face_recognition
|
2 |
+
Pillow
|
3 |
+
numpy
|
4 |
+
opencv-python
|
5 |
+
requests
|
6 |
+
datetime
|
7 |
+
|
8 |
+
transformers
|
9 |
+
torch
|