mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 13:32:09 -07:00
upgrading to tf 1.11.0 and keras 2.2.4
This commit is contained in:
parent
5c43f4245e
commit
9040966f90
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
pathlib==1.0.1
|
pathlib==1.0.1
|
||||||
scandir==1.6
|
scandir==1.6
|
||||||
h5py==2.7.1
|
h5py==2.7.1
|
||||||
Keras==2.2.2
|
Keras==2.2.4
|
||||||
opencv-python==3.4.0.12
|
opencv-python==3.4.0.12
|
||||||
tensorflow-gpu==1.8.0
|
tensorflow-gpu==1.11.0
|
||||||
scikit-image
|
scikit-image
|
||||||
dlib==19.10.0
|
dlib==19.10.0
|
||||||
tqdm
|
tqdm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue