README.md 432 Bytes
Newer Older
luopl's avatar
luopl committed
1
2
3
4
5
6
7
8
9
10
11
# Welcome to the MinerU Project List

## Project List

- Projects compatible with version 2.0:
  - [gradio_app](./gradio_app/README.md): Web application based on Gradio

- 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
  - [mcp](./mcp/README.md): MCP server based on the official API