mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-04-05 15:40:09 +07:00
4 lines
97 B
Python
4 lines
97 B
Python
API_PROTOCOL_VERSION = 1
|
|
DEFAULT_MAX_CONCURRENT_REQUESTS = 3
|
|
DEFAULT_PROCESSING_WINDOW_SIZE = 64
|