@@ -52,7 +52,7 @@ If you need to adjust parsing options through custom parameters, you can also ch
>[!TIP]
>
>- Access `http://127.0.0.1:7860` in your browser to use the Gradio WebUI.
- >- Access `http://127.0.0.1:7860/?view=api` to use the Gradio API.
+
- Using `http-client/server` method:
```bash
# Start vllm server (requires vllm environment)
@@ -51,7 +51,7 @@ mineru -p <input_path> -o <output_path> -b vlm-transformers
>- 在浏览器中访问 `http://127.0.0.1:7860` 使用 Gradio WebUI。
- >- 访问 `http://127.0.0.1:7860/?view=api` 使用 Gradio API。
- 使用`http-client/server`方式调用:
# 启动vllm server(需要安装vllm环境)