forked from friendica/friendica-addons
New addon "tesseract" for OCR
This commit is contained in:
parent
a179bab747
commit
4dd903b473
28 changed files with 1904 additions and 0 deletions
5
tesseract/composer.json
Normal file
5
tesseract/composer.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"require": {
|
||||
"thiagoalessio/tesseract_ocr": "^2.13"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue