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