Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 283 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 283 Bytes

Dependencies

  • MTCNN
  • Keras
  • Keras-FaceNet
  • Tensorflow
  • OpenCV
  • Pandas
  • NumPy
  • MatPlotlib
  • dotenv
  • MySQL Client (Python)

How to install dependencies?

Go into the root directory and run this command:

pip install -r requirements.txt