Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
28588d7c
Unverified
Commit
28588d7c
authored
Jun 13, 2025
by
Xiaomeng Zhao
Committed by
GitHub
Jun 13, 2025
Browse files
Merge pull request #2628 from opendatalab/release-2.0.0
Release 2.0.0
parents
6ab12348
3d8d3378
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+2
-1
README_zh-CN.md
README_zh-CN.md
+2
-1
projects/README.md
projects/README.md
+1
-1
projects/README_zh-CN.md
projects/README_zh-CN.md
+1
-0
No files found.
README.md
View file @
28588d7c
...
@@ -656,7 +656,8 @@ Community developers have created various extensions based on MinerU, including:
...
@@ -656,7 +656,8 @@ Community developers have created various extensions based on MinerU, including:
-
Graphical interface based on Gradio
-
Graphical interface based on Gradio
-
Web API based on FastAPI
-
Web API based on FastAPI
-
Client/server architecture with multi-GPU load balancing, etc.
-
Client/server architecture with multi-GPU load balancing
-
MCP Server based on the official API
These projects typically offer better user experience and additional features.
These projects typically offer better user experience and additional features.
...
...
README_zh-CN.md
View file @
28588d7c
...
@@ -647,7 +647,8 @@ mineru -p <input_path> -o <output_path> -b vlm-sglang-client -u http://127.0.0.1
...
@@ -647,7 +647,8 @@ mineru -p <input_path> -o <output_path> -b vlm-sglang-client -u http://127.0.0.1
-
基于 Gradio 的图形界面
-
基于 Gradio 的图形界面
-
基于 FastAPI 的 Web API
-
基于 FastAPI 的 Web API
-
多卡负载均衡的客户端/服务端架构等
-
多卡负载均衡的客户端/服务端架构
-
基于官网API的MCP Server
这些项目通常提供更好的用户体验和更多功能。
这些项目通常提供更好的用户体验和更多功能。
...
...
projects/README.md
View file @
28588d7c
...
@@ -8,4 +8,4 @@
...
@@ -8,4 +8,4 @@
-
Projects not yet compatible with version 2.0:
-
Projects not yet compatible with version 2.0:
-
[
web_api
](
./web_api/README.md
)
: Web API based on FastAPI
-
[
web_api
](
./web_api/README.md
)
: Web API based on FastAPI
-
[
multi_gpu
](
./multi_gpu/README.md
)
: Multi-GPU parallel processing based on LitServe
-
[
multi_gpu
](
./multi_gpu/README.md
)
: Multi-GPU parallel processing based on LitServe
-
[
mcp
](
./mcp/README.md
)
: MCP server based on the official API
projects/README_zh-CN.md
View file @
28588d7c
...
@@ -8,3 +8,4 @@
...
@@ -8,3 +8,4 @@
-
未兼容2.0版本的项目列表
-
未兼容2.0版本的项目列表
-
[
web_api
](
./web_api/README.md
)
: 基于 FastAPI 的 Web API
-
[
web_api
](
./web_api/README.md
)
: 基于 FastAPI 的 Web API
-
[
multi_gpu
](
./multi_gpu/README.md
)
: 基于 LitServe 的多 GPU 并行处理
-
[
multi_gpu
](
./multi_gpu/README.md
)
: 基于 LitServe 的多 GPU 并行处理
-
[
mcp
](
./mcp/README.md
)
: 基于官方api的mcp server
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment