Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ numpy
|
|
| 4 |
keras
|
| 5 |
tensorflow
|
| 6 |
mtcnn
|
| 7 |
-
|
|
|
|
| 8 |
pillow
|
| 9 |
facenet-pytorch
|
|
|
|
| 4 |
keras
|
| 5 |
tensorflow
|
| 6 |
mtcnn
|
| 7 |
+
sqlite-utils
|
| 8 |
+
SQLAlchemy
|
| 9 |
pillow
|
| 10 |
facenet-pytorch
|