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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user