Adding `transformers` as the library (#10)
Browse files- Adding `transformers` as the library (229280f1026af6677a98cffb5728378b4eb81d32)
Co-authored-by: Aritra Roy Gosthipaty <[email protected]>
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: apache-2.0
|
| 4 |
pipeline_tag: image-to-text
|
|
@@ -12,7 +11,7 @@ language:
|
|
| 12 |
- pt
|
| 13 |
- sv
|
| 14 |
- da
|
| 15 |
-
library_name:
|
| 16 |
tags:
|
| 17 |
- ocr
|
| 18 |
- document-understanding
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-to-text
|
|
|
|
| 11 |
- pt
|
| 12 |
- sv
|
| 13 |
- da
|
| 14 |
+
library_name: transformers
|
| 15 |
tags:
|
| 16 |
- ocr
|
| 17 |
- document-understanding
|