mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -07:00
removing dlib detector that is outdated and inaccurate
This commit is contained in:
parent
565af4d1da
commit
48314f74db
2 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@ Keras==2.2.4
|
||||||
opencv-python==4.0.0.21
|
opencv-python==4.0.0.21
|
||||||
tensorflow==1.12.0
|
tensorflow==1.12.0
|
||||||
scikit-image
|
scikit-image
|
||||||
dlib==19.16.0
|
|
||||||
tqdm
|
tqdm
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
git+https://www.github.com/keras-team/keras-contrib.git
|
git+https://www.github.com/keras-team/keras-contrib.git
|
||||||
|
|
|
@ -5,7 +5,6 @@ opencv-python==4.0.0.21
|
||||||
tensorflow-gpu==1.12.0
|
tensorflow-gpu==1.12.0
|
||||||
plaidml-keras==0.6.0rc1
|
plaidml-keras==0.6.0rc1
|
||||||
scikit-image
|
scikit-image
|
||||||
dlib==19.16.0
|
|
||||||
tqdm
|
tqdm
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
git+https://www.github.com/keras-team/keras-contrib.git
|
git+https://www.github.com/keras-team/keras-contrib.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue