mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-07 13:32:10 -07:00
upd builder dependencies
This commit is contained in:
parent
b3dfc5676b
commit
fc0885f6a8
2 changed files with 3 additions and 2 deletions
|
@ -470,8 +470,9 @@ def build_deepfacelive_windows(release_dir, cache_dir, python_ver='3.7.9', backe
|
|||
clear_release_path=True)
|
||||
|
||||
# PIP INSTALLATIONS
|
||||
|
||||
|
||||
builder.install_pip_package('numpy==1.21.3')
|
||||
builder.install_pip_package('h5py')
|
||||
builder.install_pip_package('numexpr')
|
||||
builder.install_pip_package('opencv-python==4.5.3.56')
|
||||
builder.install_pip_package('opencv-contrib-python==4.5.3.56')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue