Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,6 @@ license: unknown
|
|
6 |
datasets:
|
7 |
- PubTables-1M
|
8 |
---
|
9 |
-
# The models are taken from
|
10 |
I have built a HuggingFace Space: https://huggingface.co/spaces/SalML/TableTransformer2CSV
|
11 |
It runs an OCR on the table-transformer output image to obtain a CSV downloadable table.
|
|
|
6 |
datasets:
|
7 |
- PubTables-1M
|
8 |
---
|
9 |
+
# The models are taken from https://github.com/microsoft/table-transformer/
|
10 |
I have built a HuggingFace Space: https://huggingface.co/spaces/SalML/TableTransformer2CSV
|
11 |
It runs an OCR on the table-transformer output image to obtain a CSV downloadable table.
|