Naataan nielsr HF Staff commited on
Commit
162d8e9
·
verified ·
1 Parent(s): 67e1d12

Remove library name (#2)

Browse files

- Update README.md (9258d145e71635ce50f1bd914da9da5f3d1af0bc)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-text
4
- library_name: transformers
5
  ---
6
 
7
  # General Detection-based Text Line Recognition (DTLR)
@@ -12,7 +11,9 @@ This repository is not affiliated with the original creators of DLTR. The model
12
 
13
  I have made no claim to ownership of the original model or the accompanying materials, and all credit for the development of the model and code belongs to the original authors.
14
 
15
- For official releases and updates, please refer to the original project [General Detection-based Text Line Recognition](https://detection-based-text-line-recognition.github.io/). The paper is available on [arXiv](https://arxiv.org/pdf/2409.17095) and the weights can be accessed officially from [Google Drive](https://drive.google.com/file/d/1sr-CSCdiVhCuUmZa3danqSvdzIvj8Pdl/view).
 
 
16
 
17
  ## Checksums
18
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-text
 
4
  ---
5
 
6
  # General Detection-based Text Line Recognition (DTLR)
 
11
 
12
  I have made no claim to ownership of the original model or the accompanying materials, and all credit for the development of the model and code belongs to the original authors.
13
 
14
+ For official releases and updates, please refer to the original project [General Detection-based Text Line Recognition](https://detection-based-text-line-recognition.github.io/).
15
+
16
+ The paper is available [here](https://hf.co/papers/2409.17095).
17
 
18
  ## Checksums
19