A simple ML model to automatically solve Captchas generated by Mondor MSCaptcha
-
Install Anaconda package manager
-
Install dependencies based on your needs
- Deployment: Use
deploy.ymlto create environment - Development: Use
develop.ymlto create environment
- Deployment: Use
-
Run
python main.py [args]. Refer to the main.py code for more information.