Improve model card: add transformers library
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ license_link: https://huggingface.co/tencent/Youtu-Parsing/blob/main/LICENSE.txt
|
|
| 5 |
pipeline_tag: image-text-to-text
|
| 6 |
base_model:
|
| 7 |
- tencent/Youtu-LLM-2B
|
|
|
|
| 8 |
base_model_relation: finetune
|
| 9 |
---
|
| 10 |
<div align="center">
|
|
|
|
| 5 |
pipeline_tag: image-text-to-text
|
| 6 |
base_model:
|
| 7 |
- tencent/Youtu-LLM-2B
|
| 8 |
+
library_name: transformers
|
| 9 |
base_model_relation: finetune
|
| 10 |
---
|
| 11 |
<div align="center">
|