Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
tensorflow
|
| 2 |
-
tensorflow-addons
|
| 3 |
facenet_pytorch
|
| 4 |
numpy
|
| 5 |
opencv-python
|
|
|
|
| 1 |
+
tensorflow==2.12
|
| 2 |
+
tensorflow-addons[tensorflow]
|
| 3 |
facenet_pytorch
|
| 4 |
numpy
|
| 5 |
opencv-python
|