Number-Detect / README.md
marlonsousa's picture
Update README.md
e39eb02 verified
---
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)