Update README.md
Browse files
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/
|
|
|
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.
|