Spaces:
Sleeping
Sleeping
update readme 1
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Number Classifier
|
2 |
emoji: π
|
3 |
colorFrom: blue
|
@@ -8,6 +9,7 @@ app_file: server.py
|
|
8 |
pinned: false
|
9 |
license: unknown
|
10 |
short_description: doodle digits to identified number
|
|
|
11 |
Digit Doodle App
|
12 |
Overview
|
13 |
The Digit Doodle App is an interactive web application that allows users to draw digits and get real-time predictions using a trained machine learning model. The app provides a simple and engaging way to explore AI-powered handwriting recognition.
|
|
|
1 |
+
---
|
2 |
title: Number Classifier
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
|
|
9 |
pinned: false
|
10 |
license: unknown
|
11 |
short_description: doodle digits to identified number
|
12 |
+
---
|
13 |
Digit Doodle App
|
14 |
Overview
|
15 |
The Digit Doodle App is an interactive web application that allows users to draw digits and get real-time predictions using a trained machine learning model. The app provides a simple and engaging way to explore AI-powered handwriting recognition.
|