Spaces:
Sleeping
Sleeping
Restore Space frontmatter (sdk/app_port) clobbered by src sync
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ocr-bench
|
| 2 |
|
| 3 |
**There is currently no single best OCR model.** Rankings change depending on your documents. Manuscript cards, printed books, historical texts all produce different winners.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: OCR Bench Viewer
|
| 3 |
+
emoji: "🔍"
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
tags:
|
| 9 |
+
- ocr
|
| 10 |
+
- leaderboard
|
| 11 |
+
- vlm-judge
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
# ocr-bench
|
| 15 |
|
| 16 |
**There is currently no single best OCR model.** Rankings change depending on your documents. Manuscript cards, printed books, historical texts all produce different winners.
|