Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 709 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 709 Bytes

SmartTry

This repository contains the code for the SmartTry application.

Instructions of usage:

  1. Install Python3.x and pip
  2. Create a virtual environment python3 -m venv smarttry-tutorial-env
  3. Activate virtual environment source smarttry-tutorial-env/bin/activate
  4. Install dependencies pip install -r requirements.txt
  5. Run Jupyter-notebook jupyter-lab smarttry.ipynb
  6. Follow the tutorial!

Acknowledgements

PyImageSearch

Egen Solutions

Binder