mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-19 01:28:13 +08:00
- Add new layout model option: DocLayout-YOLO - Implement model initialization and prediction for DocLayout-YOLO - Update configuration options to include new model- Modify existing code to support both LayoutLMv3 and DocLayout-YOLO models - Update Gradio app to support more Custom Switch
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