Spaces:
Runtime error
Runtime error
Commit ·
9b98029
1
Parent(s): 47aa1c6
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
opencv-python
|
| 3 |
+
face_recognition
|
| 4 |
+
numpy
|