Files
2026-07-08 15:44:12 +08:00

8 lines
161 B
Bash

# MinerU Docker image
MINERU_VERSION=3.4.2
# Port configurations
MINERU_PORT_OVERRIDE_VLLM=30000
MINERU_PORT_OVERRIDE_API=8000
MINERU_PORT_OVERRIDE_GRADIO=7860