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

added MSFT original model path

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,5 +7,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.
7
  - PubTables-1M
8
  ---
9
  # The models are taken from https://github.com/microsoft/table-transformer/
10
+ # Original model now on MSFT org: https://huggingface.co/microsoft/table-transformer-detection
11
  I have built a HuggingFace Space: https://huggingface.co/spaces/SalML/TableTransformer2CSV
12
  It runs an OCR on the table-transformer output image to obtain a CSV downloadable table.