Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,8 @@ short_description: Convert Image & PDF to Markdown
|
|
12 |
---
|
13 |
## Typhoon OCR
|
14 |
|
15 |
-
Typhoon OCR is a model for extracting structured markdown from images or PDFs. It supports document layout analysis and table extraction, returning results in markdown or HTML.
|
|
|
16 |
|
17 |
### Features
|
18 |
- Upload a PDF or image (single page)
|
|
|
12 |
---
|
13 |
## Typhoon OCR
|
14 |
|
15 |
+
Typhoon OCR is a model for extracting structured markdown from images or PDFs. It supports document layout analysis and table extraction, returning results in markdown or HTML. This package is a simple Gradio website to demonstrate the performance of Typhoon OCR.
|
16 |
+
|
17 |
|
18 |
### Features
|
19 |
- Upload a PDF or image (single page)
|