Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
face_recognition
|
2 |
+
numpy
|
3 |
+
opencv-python
|
4 |
+
cmake
|
5 |
+
dlib
|
6 |
+
cvzone
|