trapezius60 commited on
Commit
a7db4c8
·
verified ·
1 Parent(s): e9eef0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ## Typhoon OCR
2
 
3
  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.
 
1
+ ---
2
+
3
+ title: My API Space
4
+ emoji: 🔧
5
+ colorFrom: gray
6
+ colorTo: blue
7
+ sdk: gradio
8
+ sdk_version: "5.0.0"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
  ## Typhoon OCR
13
 
14
  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.