Files
MinerU/projects
myhloli 3a820305c8 feat(web_api): update configuration and remove unused code
- Comment out PaddlePaddle GPU installation in Dockerfile
- Add OCR model download URL in download_models.py
- Update config version in magic-pdf.json
- Remove outdated information and simplify README.md
- Remove volume creation for PaddleOCR models in Dockerfile
2025-04-03 16:43:48 +08:00
..
2024-09-12 18:57:41 +08:00
2024-09-27 15:33:57 +08:00
2025-02-22 14:24:50 +08:00
2024-10-27 01:11:36 +08:00
2024-10-27 01:11:36 +08:00

Welcome to the MinerU Project List

Project List

  • llama_index_rag: Build a lightweight RAG system based on llama_index
  • gradio_app: Build a web app based on gradio
  • web_demo: MinerU online demo localized deployment version
  • web_api: Web API Based on FastAPI
  • multi_gpu: Multi-GPU parallel processing based on LitServe