Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ license: mit
|
|
5 |
|
6 |
## Model description
|
7 |
|
|
|
|
|
8 |
### the hepler function
|
9 |
(requirements: `numpy Pillow`)
|
10 |
```python
|
|
|
5 |
|
6 |
## Model description
|
7 |
|
8 |
+
A very simple model that converts an image into a number!
|
9 |
+
|
10 |
### the hepler function
|
11 |
(requirements: `numpy Pillow`)
|
12 |
```python
|