diff --git a/README.md b/README.md index 80f020f..a491f3f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +license: mit +--- + # Table Transformer (fine-tuned for Table Detection) Table Transformer (DETR) model trained on PubTables1M. It was introduced in the paper [PubTables-1M: Towards Comprehensive Table Extraction From Unstructured Documents](https://arxiv.org/abs/2110.00061) by Smock et al. and first released in [this repository](https://github.com/microsoft/table-transformer).