An image classifier for detecting disease in cannabis plants.
Install yarn.
cd app
yarn
yarn build
You can also run the frontend dev server with yarn start
.
How to run: -
cd api
pip install -r requirements.txt
flask run
You start a locally available server with flask run --host=0.0.0.0
.
Endpoints localhost:5000/upload_image