mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-05 20:42:11 -07:00
feat: add DirectML plugin support in Tensorflow 2.
... tensorflow 2.10.0 is used since it'll be the last version with native Windows support. WSL2 is required from 2.11.0.
This commit is contained in:
parent
9ef04b2207
commit
8c8ad6e67f
1 changed files with 13 additions and 0 deletions
13
requirements-dml.txt
Normal file
13
requirements-dml.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
tqdm
|
||||
numpy==1.20.1
|
||||
numexpr
|
||||
h5py==2.10.0
|
||||
opencv-python==4.3.0.38
|
||||
ffmpeg-python==0.1.17
|
||||
scikit-image==0.14.2
|
||||
scipy==1.4.1
|
||||
colorama
|
||||
tensorflow-cpu==2.10.0
|
||||
pyqt5
|
||||
tf2onnx
|
||||
tensorflow-directml-plugin
|
Loading…
Add table
Add a link
Reference in a new issue