mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 13:02:15 -07:00
upd requirements
This commit is contained in:
parent
53a6df65af
commit
5446e17ea4
2 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
tqdm
|
tqdm
|
||||||
numpy==1.17.0
|
numpy==1.19.3
|
||||||
h5py==2.9.0
|
h5py==2.9.0
|
||||||
opencv-python==4.1.0.25
|
opencv-python==4.1.0.25
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
|
|
|
@ -1,11 +1,10 @@
|
||||||
tqdm
|
tqdm
|
||||||
numpy==1.17.0
|
numpy==1.19.3
|
||||||
h5py==2.9.0
|
h5py==2.9.0
|
||||||
opencv-python==4.1.0.25
|
opencv-python==4.1.0.25
|
||||||
ffmpeg-python==0.1.17
|
ffmpeg-python==0.1.17
|
||||||
scikit-image==0.14.2
|
scikit-image==0.14.2
|
||||||
scipy==1.4.1
|
scipy==1.4.1
|
||||||
colorama
|
colorama
|
||||||
labelme==4.2.9
|
|
||||||
tensorflow-gpu==2.4.0rc1
|
tensorflow-gpu==2.4.0rc1
|
||||||
pyqt5
|
pyqt5
|
Loading…
Add table
Add a link
Reference in a new issue