SalML commited on
Commit
e704524
1 Parent(s): cf95956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # The models are taken from https://github.com/microsoft/table-transformer/
2
  I have built a HuggingFace Space: https://huggingface.co/spaces/SalML/TableTransformer2CSV
3
  It runs an OCR on the table-transformer output image to obtain a CSV downloadable table.
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - detr
5
+ license: unknown
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.