Update README.md
Browse filesourput -> output
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 **vllm** to perform inference, and [Docling](https://github.com/docling-project/docling) to convert results to variety of
|
47 |
|
48 |
<details>
|
49 |
<summary>📄 Single page image inference using Tranformers 🤖</summary>
|
|
|
43 |
|
44 |
## ⌨️ Get started (code examples)
|
45 |
|
46 |
+
You can use **transformers** or **vllm** 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>
|