env commited on
Commit
c63ae00
·
verified ·
1 Parent(s): cb6aeee

Update README.md

Browse files

ourput -> output

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>