Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch
|
|
| 4 |
Pillow
|
| 5 |
mtcnn
|
| 6 |
opencv-python-headless
|
| 7 |
-
numpy
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
mtcnn
|
| 6 |
opencv-python-headless
|
| 7 |
+
numpy
|
| 8 |
+
tensorflow==2.12.0
|