Update README.md typo (#10)
Browse files- Update README.md (c63ae00973c8e7cc68b8d55bba7189dcacee0425)
Co-authored-by: g <[email protected]>
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>
|