diff --git a/Based_DeepSORT/Embedder/FaceNet/requirements.txt b/Based_DeepSORT/Embedder/FaceNet/requirements.txt index b7418c9..ab5a247 100644 --- a/Based_DeepSORT/Embedder/FaceNet/requirements.txt +++ b/Based_DeepSORT/Embedder/FaceNet/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.7 +tensorflow==2.9.3 scipy scikit-learn opencv-python