mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
add requirements for jupyter notebook
This commit is contained in:
parent
67874b9de9
commit
aee960904b
1 changed files with 14 additions and 0 deletions
14
requirements-for-jupyter.txt
Normal file
14
requirements-for-jupyter.txt
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
numpy==1.16.3
|
||||||
|
h5py==2.9.0
|
||||||
|
Keras==2.2.4
|
||||||
|
tensorflow-gpu==1.13.1
|
||||||
|
plaidml-keras==0.5.0
|
||||||
|
scikit-image
|
||||||
|
|
||||||
|
dlib==19.16.0
|
||||||
|
tqdm
|
||||||
|
opencv-python==4.0.0.21
|
||||||
|
ffmpeg-python==0.2.2
|
||||||
|
|
||||||
|
|
||||||
|
git+https://www.github.com/keras-team/keras-contrib.git
|
Loading…
Add table
Add a link
Reference in a new issue