Files
myhloli 100e9c17a5 feat(latex): enhance LaTeX delimiter support and configurability
- Add support for \(\) and \[\] delimiters in addition to $$ and $$- Make LaTeX delimiter configuration more flexible and user-defined
- Update configuration file to include LaTeX delimiter settings
- Modify OCR content generation to use configurable delimiters
2025-04-28 14:35:39 +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