OverByte Nutritional Info
Clone repo Use virtual env to run Flask
$ python3 -m venv env
$ source env/bin/activate
Install Google Vision API and get API key
https://cloud.google.com/vision
save API credentials as a json file to link in Fruit_Recognition.py
Install openvs, pandas
Run server
