mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
min required versions
This commit is contained in:
parent
c4fd05e87e
commit
32a525ef6d
@ -1,9 +1,9 @@
|
||||
numpy==1.14.0
|
||||
pandas==0.23.4
|
||||
matplotlib==2.2.2
|
||||
gdown==3.10.1
|
||||
opencv-python==3.4.4
|
||||
tensorflow==1.9.0
|
||||
keras==2.2.0
|
||||
tqdm==4.30.0
|
||||
Pillow==5.2.0
|
||||
numpy>=1.14.0
|
||||
pandas>=0.23.4
|
||||
matplotlib>=2.2.2
|
||||
gdown>=3.10.1
|
||||
tqdm>=4.30.0
|
||||
Pillow>=5.2.0
|
||||
opencv-python>=3.4.4
|
||||
tensorflow>=1.9.0
|
||||
keras>=2.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user