Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 5d7f11c

Browse files
authored
Installing tesseract
1 parent 6dfdea6 commit 5d7f11c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/installation.md

+4
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,10 @@ export PATH="/usr/bin:$PATH"
439439
export PATH="/media/nvme/AIaaS/AI-as-a-Service/native_model_zoo/http_proxy/target/release:$PATH"
440440
```
441441

442+
### Optical Character Recognition (OCR) functionality
443+
444+
Follow [these instructions to install tesseract OCR](https://tesseract-ocr.github.io/tessdoc/Compiling.html#linux).
445+
442446
# Joey hostname config
443447
Open the `.env` file and ensure that the base domain name is correct i.e.
444448
```bash

0 commit comments

Comments
 (0)