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.yml
to create environment - Development: Use
develop.yml
to create environment
- Deployment: Use
-
Run
python main.py [args]
. Refer to the main.py code for more information.