mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -07:00
upgrading to opencv==4.0.0.21
This commit is contained in:
parent
72a640c66c
commit
cb96c2a51a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pathlib==1.0.1
|
||||||
scandir==1.6
|
scandir==1.6
|
||||||
h5py==2.7.1
|
h5py==2.7.1
|
||||||
Keras==2.2.4
|
Keras==2.2.4
|
||||||
opencv-python==3.4.0.12
|
opencv-python==4.0.0.21
|
||||||
tensorflow==1.11.0
|
tensorflow==1.11.0
|
||||||
scikit-image
|
scikit-image
|
||||||
dlib==19.10.0
|
dlib==19.10.0
|
||||||
|
|
|
@ -3,7 +3,7 @@ pathlib==1.0.1
|
||||||
scandir==1.6
|
scandir==1.6
|
||||||
h5py==2.7.1
|
h5py==2.7.1
|
||||||
Keras==2.2.4
|
Keras==2.2.4
|
||||||
opencv-python==3.4.0.12
|
opencv-python==4.0.0.21
|
||||||
tensorflow-gpu==1.11.0
|
tensorflow-gpu==1.11.0
|
||||||
scikit-image
|
scikit-image
|
||||||
dlib==19.10.0
|
dlib==19.10.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue