Add dedicated "monkeyocr" library tag
Browse filesIt seems this model isn't compatible with Transformers. So instead let's add "monkeyocr" as a dedicated library to the hub.
We can then track downloads as explained here: https://huggingface.co/docs/hub/models-download-stats
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: image-text-to-text
|
4 |
-
library_name:
|
5 |
language:
|
6 |
- zh
|
7 |
- en
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: image-text-to-text
|
4 |
+
library_name: monkeyocr
|
5 |
language:
|
6 |
- zh
|
7 |
- en
|