From fec213b0daa60eec18ab9aa3be2cdc5d92981eb3 Mon Sep 17 00:00:00 2001 From: dskahill <72229785+dskahill@users.noreply.github.com> Date: Mon, 8 May 2023 23:10:49 -0400 Subject: [PATCH] Update README.md installation reqs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6153519..c06bf9a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Steps to reproduce code 1. `git clone https://github.com/BU-Spark/ml-atfal-mafkoda-missing-children.git` -2. Create and/or activate a new virtual environment with `python3.8.10`, then use `pip install -r requirements.txt` to install the dependencies. +2. Create and/or activate a new virtual environment with `python3.8.10`, then use `pip install -r requirements.txt` to install the dependencies. After installing `requirements.txt`, you will need to `pip install dlib==19.24.1`. If this does not work, please refer to this [workaround](https://github.com/datamagic2020/Install-dlib). 3. `git clone`: - [pixel2style2pixel](https://github.com/eladrich/pixel2style2pixel)