mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
- 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
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