Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Multi Line Handwritten text OCR for English
|
2 |
|
3 |
## Usage:
|
4 |
-
Scan a manuscipt page and submit to the tool as png/jpeg, it will OCR the page and print the content
|
5 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Multi Line Handwritten text OCR for English
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 💻
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: gray
|
8 |
+
short_description: Scan a manuscipt page and submit to the tool as png/jpeg, it
|
9 |
+
---
|
10 |
# Multi Line Handwritten text OCR for English
|
11 |
|
12 |
## Usage:
|
13 |
+
Scan a manuscipt page and submit to the tool as png/jpeg, it will OCR the page and print the content
|
|