Files
MinerU/projects
myhloli 2a3a006f4d fix(models): update unimernet_small model path
- Update model path from 'unimernet_small' to 'unimernet_small_2501' in multiple scripts and configuration files
- This change affects download_models.py, download_models_hf.py, and model_configs.yaml
2025-01-21 16:29:29 +08:00
..
2024-09-12 18:57:41 +08:00
2024-09-27 15:33:57 +08:00
2025-01-13 14:20:16 +08:00
2024-10-27 01:11:36 +08:00
2024-10-27 01:11:36 +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
  • web_api: Web API Based on FastAPI
  • multi_gpu: Multi-GPU parallel processing based on LitServe