diff --git a/faceswap/requirements-gpu.txt b/faceswap/requirements-gpu.txt index cc2d687..105cf2d 100644 --- a/faceswap/requirements-gpu.txt +++ b/faceswap/requirements-gpu.txt @@ -2,7 +2,7 @@ pathlib==1.0.1 scandir==1.6 h5py==2.7.1 Keras==2.1.2 -opencv-python==3.3.0.10 +opencv-python==3.4.7.28 tensorflow-gpu==1.4.0 scikit-image dlib diff --git a/faceswap/requirements.txt b/faceswap/requirements.txt index 48525a6..2e8fcb4 100644 --- a/faceswap/requirements.txt +++ b/faceswap/requirements.txt @@ -2,7 +2,7 @@ pathlib==1.0.1 scandir==1.6 h5py==2.7.1 Keras==2.1.2 -opencv-python==3.3.0.10 +opencv-python==3.4.7.28 tensorflow==1.12.2 scikit-image dlib