Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ at scale.
|
|
31 |
This model expects as input a single document image, rendered such that the longest dimension is 1024 pixels.
|
32 |
|
33 |
The prompt must then contain the additional metadata from the document, and the easiest way to generate this
|
|
|
34 |
|
35 |
|
36 |
## Manual Prompting
|
|
|
31 |
This model expects as input a single document image, rendered such that the longest dimension is 1024 pixels.
|
32 |
|
33 |
The prompt must then contain the additional metadata from the document, and the easiest way to generate this
|
34 |
+
is to use the methods provided by the [olmOCR toolkit](https://github.com/allenai/olmocr).
|
35 |
|
36 |
|
37 |
## Manual Prompting
|