yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

Requirement versions #133

Open jeroensimacan opened 3 years ago

jeroensimacan commented 3 years ago

I have forked the project and executed the installation of the requirements.txt file. However import errors occur when running the code and I guess that has to do with versions of the requirements. Could the requirements.txt file be updated with the appropriate version numbers?