Files
MinerU/projects/README.md
myhloli fcb5660f6a feat: add support for JPEG images and update documentation
- Add '.jpeg' to the list of supported image extensions in app.py and read_api.py
- Update projects READMEs to indicate that web_demo is deprecated
2025-04-21 14:22:23 +08:00

532 B

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