Spaces:
Sleeping
Sleeping
Commit
·
dc0136b
1
Parent(s):
558d451
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
face_recognition
|
2 |
+
opencv-python
|
3 |
+
numpy
|
4 |
+
fast_colorthief
|
5 |
+
webcolors
|
6 |
+
DeepFace
|
7 |
+
pillow
|