added face recog dependencies

This commit is contained in:
2021-01-22 21:13:09 +11:00
parent c34758ed51
commit 71dd213636

4
README
View File

@@ -2,7 +2,7 @@ In here we can put instructions on how to run this / any general info
ubuntu packages: ubuntu packages:
sudo apt-get install -y mediainfo sudo apt-get install -y mediainfo cmake
pip packages: pip packages:
* pymediainfo * pymediainfo
@@ -11,6 +11,8 @@ pip packages:
* opencv-python * opencv-python
* datetime * datetime
* pytz * pytz
* face_recognition
#### dlib (might need to install this before face_recognitioin, but it might not be needed, cmake clearly was)
To run debug version of web server: To run debug version of web server: