Update README.md
Browse files
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>
|