#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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Dependencies
To run flask app, run in the terminal export FLASK_APP=srv.py and then cd digits_classifier && flask run