Awesome
Midjourney Captcha Bot
A bot to solve midjourney captcha for midjourney-proxy;
Configuration
# Create a virtual environment
python -m venv venv
# Activate the virtual environment
# Linux or macOS
source venv/bin/activate
# Windows Command Prompt
venv\Scripts\activate.bat
# Windows PowerShell
venv\Scripts\activate.ps1
# Install the required packages
pip install -r requirements.txt
Run
python server.py
YesCaptcha(optional)
- Register YesCaptcha (<- affiliate link);
- Download Extension Zip;
- UniZip the extension into
yescaptcha-assistant
folder; - Config the
config.js
file withclientKey
.