Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ imutils
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
beautifulsoup4
|
|
|
8 |
torch
|
9 |
mtcnn
|
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
beautifulsoup4
|
8 |
+
tensorflow
|
9 |
torch
|
10 |
mtcnn
|