pip install -r requirements.txt conda create -n digit_recognizer python=3.8.5conda activate digit_recognizerpython draw.py If conda is not recoganized as a command check if it is added to path
If you have cloned this repository run the draw.py to test model
If m.model is missing it will not work