MaxMnemonic commited on
Commit
b7182b2
·
verified ·
1 Parent(s): fd16117

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ pipeline_tag: image-text-to-text
39
 
40
  ## ⌨️ Get started (code examples)
41
 
42
- You can use transformers or vllm to perform inference, and [Docling](https://github.com/docling-project/docling) to convert results to variety of ourput formats (md, html, etc.):
43
 
44
  <details>
45
  <summary>📄 Single page image inference using Tranformers 🤖</summary>
 
39
 
40
  ## ⌨️ Get started (code examples)
41
 
42
+ You can use **transformers** or **vllm** to perform inference, and [Docling](https://github.com/docling-project/docling) to convert results to variety of ourput formats (md, html, etc.):
43
 
44
  <details>
45
  <summary>📄 Single page image inference using Tranformers 🤖</summary>