nielsr HF staff commited on
Commit
92a0c46
1 Parent(s): d355ef0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ The Table Transformer is equivalent to [DETR](https://huggingface.co/docs/transf
17
 
18
  ## Usage
19
 
20
- 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.
17
 
18
  ## Usage
19
 
20
+ 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.