Skip to content

Commit

Permalink
add packages for 'Demo 1: Real-Time Web' to work
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalk authored and bamos committed Jun 8, 2017
1 parent 0065175 commit ac4ded4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Step 1. Install `miniconda` with the following commands

Step 2. Install dependencies
* Add the `conda-forge` channel with: `conda config --add channels conda-forge`
* `conda install opencv numpy pandas scipy scikit-learn scikit-image dlib`
* `conda install opencv numpy pandas scipy scikit-learn scikit-image dlib txaio twisted autobahn OpenSSL pyopenssl imagehash service_identity`

Step 3. Install Torch and dependencies
* Deactivate the `openface` environment by opening a new terminal.
Expand Down

0 comments on commit ac4ded4

Please sign in to comment.