We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8204ad1 commit 751f060Copy full SHA for 751f060
.travis.yml
@@ -6,6 +6,7 @@ python:
6
- "3.6"
7
8
before_install:
9
+- sudo apt-get -qq update
10
- sudo apt-get install -qq cmake python-numpy python-scipy libboost-python-dev
11
- pip install git+https://github.com/ageitgey/face_recognition_models
12
0 commit comments