nabeelraza-7 / mango-disease-classifier

An application that predicts the disease of the mangoes

Home Page:https://mango-ly.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mango Disease Classifier

Activate the virtual environment (it might install some packages)

pipenv shell

Install Flask, Tensorflow.

pipenv install flask, tensorflow

After this, you can exit the terminal using exit() and then run the following command to run the localhost.

python app.py   

About

An application that predicts the disease of the mangoes

https://mango-ly.herokuapp.com/

License:MIT License


Languages

Language:HTML 38.9%Language:CSS 31.8%Language:PureBasic 27.0%Language:Python 2.3%