update license as the original repo
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
language:
|
4 |
-
|
5 |
base_model: nanonets/Nanonets-OCR-s
|
6 |
pipeline_tag: image-text-to-text
|
7 |
tags:
|
8 |
-
|
|
|
9 |
base_model_relation: quantized
|
10 |
quantized_by: benhaotang
|
11 |
---
|
|
|
1 |
---
|
2 |
+
license_name: qwen-research
|
3 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct/blob/main/LICENSE
|
4 |
language:
|
5 |
+
- en
|
6 |
base_model: nanonets/Nanonets-OCR-s
|
7 |
pipeline_tag: image-text-to-text
|
8 |
tags:
|
9 |
+
- OCR
|
10 |
+
- qwen2_5_vl
|
11 |
base_model_relation: quantized
|
12 |
quantized_by: benhaotang
|
13 |
---
|