Adding `transformers` tag to the library field
Browse filesThis would:
1. Make the model more visible to people searching for `transformers` based models
2. Populate the "Use the model" field in the model card
README.md
CHANGED
|
@@ -22,6 +22,7 @@ tags:
|
|
| 22 |
language:
|
| 23 |
- en
|
| 24 |
pipeline_tag: image-text-to-text
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# granite-docling-258m
|
|
|
|
| 22 |
language:
|
| 23 |
- en
|
| 24 |
pipeline_tag: image-text-to-text
|
| 25 |
+
library_name: transformers
|
| 26 |
---
|
| 27 |
|
| 28 |
# granite-docling-258m
|