mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-05 20:42:11 -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
|
||||
numpy==1.17.0
|
||||
numpy==1.19.3
|
||||
h5py==2.9.0
|
||||
opencv-python==4.1.0.25
|
||||
ffmpeg-python==0.1.17
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
tqdm
|
||||
numpy==1.17.0
|
||||
numpy==1.19.3
|
||||
h5py==2.9.0
|
||||
opencv-python==4.1.0.25
|
||||
ffmpeg-python==0.1.17
|
||||
scikit-image==0.14.2
|
||||
scipy==1.4.1
|
||||
colorama
|
||||
labelme==4.2.9
|
||||
tensorflow-gpu==2.4.0rc1
|
||||
pyqt5
|
Loading…
Add table
Add a link
Reference in a new issue