Update README.md

This commit is contained in:
Niels Rogge 2022-11-18 07:58:19 +00:00 committed by huggingface-web
parent d355ef0ed2
commit 92a0c46dfd
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ The Table Transformer is equivalent to [DETR](https://huggingface.co/docs/transf
## Usage
You can use the raw model for detecting the structure (like rows, columns) in tables. See the [documentation](https://huggingface.co/transformers/main/model_doc/table_transformer.html). for more info.
You can use the raw model for detecting the structure (like rows, columns) in tables. See the [documentation](https://huggingface.co/docs/transformers/main/en/model_doc/table-transformer) for more info.