From ac4ded4b3ece9cb86ee98caace614c8d966a8ab1 Mon Sep 17 00:00:00 2001 From: Stijn Balk Date: Thu, 8 Jun 2017 01:26:08 +0200 Subject: [PATCH] add packages for 'Demo 1: Real-Time Web' to work --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 340ae35..7b7c0d2 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -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.