Răsfoiți Sursa

feat: add new files for package structure and entry points

myhloli 4 luni în urmă
părinte
comite
c7dac10bfd

+ 1 - 1
docs/en/quick_start/docker_deployment.md

@@ -26,7 +26,7 @@ MinerU's Docker uses `lmsysorg/sglang` as the base image, so it includes the `sg
 >
 > If your device doesn't meet the above requirements, you can still use other features of MinerU, but cannot use `sglang` to accelerate VLM model inference, meaning you cannot use the `vlm-sglang-engine` backend or start the `vlm-sglang-server` service.
 
-## Start Docker Container:
+## Start Docker Container
 
 ```bash
 docker run --gpus all \

+ 1 - 1
docs/zh/quick_start/docker_deployment.md

@@ -25,7 +25,7 @@ Mineru的docker使用了`lmsysorg/sglang`作为基础镜像,因此在docker中
 >
 > 如果您的设备不满足上述条件,您仍然可以使用MinerU的其他功能,但无法使用`sglang`加速VLM模型推理,即无法使用`vlm-sglang-engine`后端和启动`vlm-sglang-server`服务。
 
-## 启动 Docker 容器
+## 启动 Docker 容器
 
 ```bash
 docker run --gpus all \