Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ tensorflow
|
|
3 |
Pillow
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
-
huggingface-hub
|
|
|
|
|
|
3 |
Pillow
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
+
huggingface-hub
|
7 |
+
mtcnn
|
8 |
+
opencv-python
|