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