Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richmondu authored Aug 21, 2019
1 parent c03300a commit 903577b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ Also note that opencv-python and opencv-contrib-python must always have the same
opencv-contrib-python==3.4.3.18
numpy==1.15.4
imutils==0.5.1
dlib==19.16.0
scipy==1.1.0
scikit-learn==0.20.0
mtcnn==0.0.8
Expand All @@ -197,6 +196,7 @@ Also note that opencv-python and opencv-contrib-python must always have the same
h5py==2.8.0
facenet==1.0.3
flask==1.0.2
dlib==19.16.0 # requires [CMake](https://cmake.org/download/)

3. Optional: Install the required Python PIP package dependencies for speech synthesizer and speech recognition for voice capability
pip install -r requirements_with_voicecapability.txt
Expand Down

0 comments on commit 903577b

Please sign in to comment.