Files
myhloli 012a46e07d refactor(magic-pdf): optimize model initialization and concurrency control
- Remove concurrency limit logic from app.py
- Update model initialization process in various modules
- Remove unused VRAM check for concurrency limit
- Refactor OCR model initialization in pdf_extract_kit.py
- Update txt_spans_extract_v2 function to use lang parameter instead of ocr_model
2024-12-06 20:35:43 +08:00
..
2024-09-12 18:57:41 +08:00
2024-10-27 01:11:36 +08:00
2024-09-27 15:33:57 +08:00
2024-11-30 16:52:03 +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