Skip to content

Commit

Permalink
Merge pull request #36 from BU-Spark/dskahill
Browse files Browse the repository at this point in the history
updating requirements.txt and readme
  • Loading branch information
dskahill committed May 9, 2023
2 parents 0e6dffb + fec213b commit d116933
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 @@ -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)
Expand Down

0 comments on commit d116933

Please sign in to comment.