Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
tensorflow=
|
| 2 |
gradio>=4
|
| 3 |
facenet_pytorch
|
| 4 |
numpy
|
|
|
|
| 1 |
+
tensorflow>=2.16
|
| 2 |
gradio>=4
|
| 3 |
facenet_pytorch
|
| 4 |
numpy
|