Update README.md
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ This model was presented in the paper [SmolDocling: An ultra-compact vision-lang
|
|
| 43 |
|
| 44 |
## ⌨️ Get started (code examples)
|
| 45 |
|
| 46 |
-
You can use **transformers** or **
|
| 47 |
|
| 48 |
<details>
|
| 49 |
<summary>📄 Single page image inference using Tranformers 🤖</summary>
|
|
|
|
| 43 |
|
| 44 |
## ⌨️ Get started (code examples)
|
| 45 |
|
| 46 |
+
You can use **transformers**, **vllm**, or **onnx** to perform inference, and [Docling](https://github.com/docling-project/docling) to convert results to variety of output formats (md, html, etc.):
|
| 47 |
|
| 48 |
<details>
|
| 49 |
<summary>📄 Single page image inference using Tranformers 🤖</summary>
|