Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,9 @@ Kosmos-2.5 is a multimodal literate model for machine reading of text-intensive
|
|
16 |
Since this is a generative model, there is a risk of **hallucination** during the generation process, and it **CAN NOT** guarantee the accuracy of all OCR/Markdown results in the images.
|
17 |
|
18 |
## Inference
|
19 |
-
|
20 |
-
For usage instructions, please refer to [md.py](md.py).
|
21 |
|
22 |
-
|
23 |
-
For usage instructions, please refer to [ocr.py](ocr.py).
|
24 |
|
25 |
## Citation
|
26 |
|
|
|
16 |
Since this is a generative model, there is a risk of **hallucination** during the generation process, and it **CAN NOT** guarantee the accuracy of all OCR/Markdown results in the images.
|
17 |
|
18 |
## Inference
|
19 |
+
**Markdown Task:** For usage instructions, please refer to [md.py](md.py).
|
|
|
20 |
|
21 |
+
**OCR Task:** For usage instructions, please refer to [ocr.py](ocr.py).
|
|
|
22 |
|
23 |
## Citation
|
24 |
|