Fogot to make a wget of an important thing :S
THE *#$"·$*# AI DATA I need to sleep ;_;
This commit is contained in:
parent
bb2cf9e24d
commit
0f28bde120
1
setup.sh
1
setup.sh
|
@ -16,6 +16,7 @@ pip install Pillow
|
||||||
pip install pytesseract
|
pip install pytesseract
|
||||||
pip install hashlib
|
pip install hashlib
|
||||||
|
|
||||||
|
wget https://github.com/tesseract-ocr/tessdata/raw/4.00/eng.traineddata
|
||||||
sudo cp eng.traineddata /usr/share/tessdata/
|
sudo cp eng.traineddata /usr/share/tessdata/
|
||||||
|
|
||||||
echo "Installation finished!"
|
echo "Installation finished!"
|
||||||
|
|
Loading…
Reference in New Issue