johri-lab / Automatic-leaf-infection-identifier

Automatic detection of plant diseases
MIT License
240 stars 166 forks source link

Fixes #9 #33

Closed pswaldia closed 5 years ago

pswaldia commented 5 years ago

This pull request

  1. Adds requirements.txt
  2. updates readme.md to make it include the command to install dependancies.
  3. Add code snippet in setup.py to read requirements.txt to read the file directly.