README.md 432 Bytes
Newer Older
1
# Welcome to the MinerU Project List
2

3
## Project List
4

5
- Projects compatible with version 2.0:
6
  - [gradio_app](./gradio_app/README.md): Web application based on Gradio
7
8
9
10

- Projects not yet compatible with version 2.0:
  - [web_api](./web_api/README.md): Web API based on FastAPI
  - [multi_gpu](./multi_gpu/README.md): Multi-GPU parallel processing based on LitServe
11
  - [mcp](./mcp/README.md): MCP server based on the official API