Files
MinerU/projects
myhloli 4f88fcaa51 feat(ocr): add new Chinese OCR model and update language support
- Add new Chinese OCR model (ch_PP-OCRv4_rec_server_doc_infer) for server-side use
- Update language support in app.py to include new Chinese model
- Modify models_config.yml to add new model configuration
2025-04-23 18:06:12 +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

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(Deprecated)
  • web_api: Web API Based on FastAPI
  • multi_gpu: Multi-GPU parallel processing based on LitServe