Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 338 Bytes

Install Dependencies

For installing all the dependencies automatically please enter the following commands:

  1. chmod +x install-dependencies.sh
  2. ./install-dependencies.sh

Required packages

If you want to install dependencies separately, here is the list of needed dependencies:

  1. pip install flask
  2. pip install PyLD