jacobmp commited on
Commit
e8e9107
·
verified ·
1 Parent(s): eaa916e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -13
README.md CHANGED
@@ -1,14 +1,5 @@
1
- ---
2
- title: Multi Line OCR Handwritten
3
- emoji: 📈
4
- colorFrom: gray
5
- colorTo: blue
6
- sdk: gradio
7
- sdk_version: 5.31.0
8
- app_file: app.py
9
- pinned: false
10
- license: mit
11
- short_description: Recognizes multi-line handwritten text
12
- ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
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