Update README.md
This commit is contained in:
parent
d355ef0ed2
commit
92a0c46dfd
|
@ -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.
|
Loading…
Reference in New Issue