Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 550 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 550 Bytes

python-captcha-solver-example

Very simple captcha solver in Python

Input image: image

Processed: image

Output Text: 96437

Installation

Windows

  1. Download Python 3.7.3 from https://www.python.org/downloads/ and install it.
  2. Download project source and run:
pip install -r requirements.txt
  1. Run:
python Main.py