--- license: mit title: Number Detect sdk: streamlit colorFrom: yellow colorTo: yellow short_description: allows users to draw handwritten numbers and receive predict --- # Number Detect Draw a Number ## Install ``` $ sudo pip install -r requirements.txt $ streamlit run app.py ``` ![](https://imgur.com/zNPWvqll.png)