estyle commited on
Commit
745639e
1 Parent(s): 0118317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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
- ### Markdown Task
20
- For usage instructions, please refer to [md.py](md.py).
21
 
22
- ### OCR Task
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