5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
|
|
MINERU_API_BASE = "https://mineru.net"
|
||
|
|
MINERU_API_KEY = "eyJ0eXB..."
|
||
|
|
OUTPUT_DIR=./downloads
|
||
|
|
USE_LOCAL_API=false
|
||
|
|
LOCAL_MINERU_API_BASE="http://localhost:8888"
|