Adding `transformers` as the model library name
#1
by
ariG23498
HF Staff
- opened
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: apache-2.0
|
| 4 |
language:
|
|
@@ -12,7 +11,7 @@ language:
|
|
| 12 |
- sv
|
| 13 |
- da
|
| 14 |
base_model: lightonai/LightOnOCR-1B-1025
|
| 15 |
-
library_name:
|
| 16 |
tags:
|
| 17 |
- ocr
|
| 18 |
- document-understanding
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
|
|
|
| 11 |
- sv
|
| 12 |
- da
|
| 13 |
base_model: lightonai/LightOnOCR-1B-1025
|
| 14 |
+
library_name: transformers
|
| 15 |
tags:
|
| 16 |
- ocr
|
| 17 |
- document-understanding
|