Update README.md
Browse files
README.md
CHANGED
|
@@ -7,12 +7,12 @@ base_model:
|
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
| 9 |
tags:
|
|
|
|
| 10 |
- text-generation-inference
|
| 11 |
- ocr
|
| 12 |
- document
|
| 13 |
- vlm
|
| 14 |
- extraction
|
| 15 |
-
- markdown
|
| 16 |
---
|
| 17 |
|
| 18 |

|
|
|
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
| 9 |
tags:
|
| 10 |
+
- markdown
|
| 11 |
- text-generation-inference
|
| 12 |
- ocr
|
| 13 |
- document
|
| 14 |
- vlm
|
| 15 |
- extraction
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |

|