mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
Update README.md
This commit is contained in:
parent
0d21ade0d8
commit
7e46626452
@ -68,6 +68,11 @@ Convert a Single PDF:
|
|||||||
python -m olmocr.pipeline ./localworkspace --pdfs tests/gnarly_pdfs/horribleocr.pdf
|
python -m olmocr.pipeline ./localworkspace --pdfs tests/gnarly_pdfs/horribleocr.pdf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Convert an Image file:
|
||||||
|
```bash
|
||||||
|
python -m olmocr.pipeline ./localworkspace --pdfs random_page.png
|
||||||
|
```
|
||||||
|
|
||||||
Convert Multiple PDFs:
|
Convert Multiple PDFs:
|
||||||
```bash
|
```bash
|
||||||
python -m olmocr.pipeline ./localworkspace --pdfs tests/gnarly_pdfs/*.pdf
|
python -m olmocr.pipeline ./localworkspace --pdfs tests/gnarly_pdfs/*.pdf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user