mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -07:00
fix req for new plaidml
This commit is contained in:
parent
c4f41a7e76
commit
580e8250e0
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,8 @@ h5py==2.9.0
|
||||||
Keras==2.2.4
|
Keras==2.2.4
|
||||||
opencv-python==4.0.0.21
|
opencv-python==4.0.0.21
|
||||||
tensorflow-gpu==1.12.0
|
tensorflow-gpu==1.12.0
|
||||||
plaidml-keras==0.6.0rc1
|
plaidml==0.6.0rc1
|
||||||
|
plaidml-keras==0.5.0
|
||||||
scikit-image
|
scikit-image
|
||||||
tqdm
|
tqdm
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
|
|
|
@ -3,7 +3,8 @@ h5py==2.9.0
|
||||||
Keras==2.2.4
|
Keras==2.2.4
|
||||||
opencv-python==4.0.0.21
|
opencv-python==4.0.0.21
|
||||||
tensorflow==1.12.0
|
tensorflow==1.12.0
|
||||||
plaidml-keras==0.6.0rc1
|
plaidml==0.6.0rc1
|
||||||
|
plaidml-keras==0.5.0
|
||||||
scikit-image
|
scikit-image
|
||||||
tqdm
|
tqdm
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue