added face recog dependencies
This commit is contained in:
4
README
4
README
@@ -2,7 +2,7 @@ In here we can put instructions on how to run this / any general info
|
||||
|
||||
|
||||
ubuntu packages:
|
||||
sudo apt-get install -y mediainfo
|
||||
sudo apt-get install -y mediainfo cmake
|
||||
|
||||
pip packages:
|
||||
* pymediainfo
|
||||
@@ -11,6 +11,8 @@ pip packages:
|
||||
* opencv-python
|
||||
* datetime
|
||||
* 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:
|
||||
|
||||
Reference in New Issue
Block a user