marlonsousa commited on
Commit
e39eb02
·
verified ·
1 Parent(s): 2eecfbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,10 +1,17 @@
 
 
 
 
 
 
 
 
1
  # Number Detect
2
- Draw a Number - BrainiaC©
3
 
4
  ## Install
5
  ```
6
  $ sudo pip install -r requirements.txt
7
  $ streamlit run app.py
8
  ```
9
- ![](https://imgur.com/zNPWvqll.png)
10
-
 
1
+ ---
2
+ license: mit
3
+ title: Number Detect
4
+ sdk: streamlit
5
+ colorFrom: yellow
6
+ colorTo: yellow
7
+ short_description: allows users to draw handwritten numbers and receive predict
8
+ ---
9
  # Number Detect
10
+ Draw a Number
11
 
12
  ## Install
13
  ```
14
  $ sudo pip install -r requirements.txt
15
  $ streamlit run app.py
16
  ```
17
+ ![](https://imgur.com/zNPWvqll.png)