mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
OpenCL support: fix bug, adding new requirements files
This commit is contained in:
parent
72ba6b103c
commit
b939fe9d85
4 changed files with 18 additions and 6 deletions
11
requirements-opencl.txt
Normal file
11
requirements-opencl.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
numpy==1.16.1
|
||||
pathlib==1.0.1
|
||||
scandir==1.6
|
||||
h5py==2.7.1
|
||||
Keras==2.2.4
|
||||
opencv-python==4.0.0.21
|
||||
tensorflow==1.11.0
|
||||
plaidml-keras==0.5.0
|
||||
scikit-image
|
||||
tqdm
|
||||
git+https://www.github.com/keras-team/keras-contrib.git
|
Loading…
Add table
Add a link
Reference in a new issue