rodukov / quickshot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

pip3 install -r requirements.txt
  • For Windows 10/11 you should install tesseract-ocr
  • For GNU/Linux ```bash sudo apt update sudo apt install tesseract-ocr sudo apt install libtesseract-dev
* For MacOS you have to use brew: `brew install tesseract`

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%