opentyphoon commited on
Commit
b6a381b
·
verified ·
1 Parent(s): 4e0ef53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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)