#Dependencies scikit-learn scikit-image flask NumPy SciPy matplotlib May be something else as well :-) To run flask app, run in the terminal export FLASK_APP=srv.py and then cd digits_classifier && flask run