asnassar env commited on
Commit
930b9b2
·
verified ·
1 Parent(s): cb6aeee

Update README.md typo (#10)

Browse files

- Update README.md (c63ae00973c8e7cc68b8d55bba7189dcacee0425)


Co-authored-by: g <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
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 ourput formats (md, html, etc.):
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>