mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-19 01:28:13 +08:00
Remove 'table_enable' input from the clear button's function call. This change ensures that only necessary inputs are included in the clear operation, improving code efficiency and maintainability.
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