Remove library name
#2
by
nielsr
HF Staff
- opened
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/).
|
|
|
|
|
|
|
| 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 |
|