Commit Graph
425 Commits
Author SHA1 Message Date
myhloli e2cec3408f feat: add model source configuration and auto-detection logic 2026-06-18 03:41:21 +08:00
myhloli efbf3e5a47 feat: add OCR language validation and update language options for improved accuracy 2026-06-16 15:27:48 +08:00
myhloli cb6051ae8b feat: update accuracy metrics in documentation for consistency and clarity 2026-06-11 03:09:11 +08:00
myhloli 593e256946 feat: update accuracy metrics in documentation for improved clarity 2026-06-11 01:29:46 +08:00
myhloli d1bb49d8a0 feat: refactor OCR enabling logic and remove deprecated VLM-related code 2026-06-09 19:35:36 +08:00
myhloli bfa809c94b feat: enhance image analysis option visibility and update related documentation 2026-06-09 19:17:59 +08:00
myhloli adf0866218 feat: update language specification in OCR options for pipeline backend 2026-06-09 17:16:15 +08:00
myhloli 39b1912dda feat: add hybrid parsing effort parameter to API and CLI tools 2026-06-09 15:01:20 +08:00
Xiaomeng Zhao bdad7bc89b Merge pull request #34 from myhloli/hybrid_flash 2026-06-06 12:46:57 +08:00
myhloli 8809ce007a feat: update backend options in CLI tools to include hybrid-flash-engine as default 2026-06-06 12:39:47 +08:00
myhloli c48076afd1 feat: update parsing backend references from '-auto-engine' to '-engine' across documentation 2026-06-05 17:46:28 +08:00
myhloli 6649abcf7a feat: enhance MinerU demo page layout with responsive iframe and width adjustments 2026-06-05 01:25:36 +08:00
myhloli 937da7ad6c feat: enhance MinerU demo page layout with responsive iframe and width adjustments 2026-06-05 01:04:18 +08:00
myhloli 02203f6fab feat: add custom CSS for MinerU demo page layout and iframe styling 2026-06-05 00:34:19 +08:00
myhloli eafca782ba fix: update iframe source URL for Minoru application 2026-06-05 00:07:52 +08:00
myhloli c9f223d7fa doc(cli): support boolean client-side output generation option 2026-05-29 00:25:39 +08:00
myhloli 583a9ee6ac chore: update vLLM Docker base image to 0.21.0 2026-05-28 18:12:30 +08:00
myhloli 7c4ccdd189 feat: update Dockerfiles to conditionally install qwen-vl-utils based on backend 2026-05-25 19:10:37 +08:00
myhloli 3a496333e4 feat: implement lazy loading for S3 IO classes to avoid mandatory boto3 dependency 2026-05-25 18:32:26 +08:00
myhloli b433a6c17d refactor: remove seal type handling and update visual block processing for images 2026-05-20 17:06:51 +08:00
myhloli d5c4ee984d fix: correct folder name in cli_tools.md and improve table matching logic in docx_converter.py 2026-05-19 18:44:46 +08:00
myhloli f394e90232 feat: add emphasis style support and enhance hyperlink handling in DOCX converter 2026-05-13 23:56:07 +08:00
myhloli a812c0236c feat: add MINERU_TASK_RESULT_DOWNLOAD_TIMEOUT_SECONDS for configurable task result download timeout 2026-05-06 15:51:16 +08:00
myhloli 07cd97b48a fix: correct formatting in Windows CUDA acceleration documentation 2026-05-04 03:52:40 +08:00
myhloli 1efbe6ef6d feat: add Windows CUDA acceleration troubleshooting section to documentation 2026-05-04 03:45:24 +08:00
myhloli dcf72e1747 fix: update accuracy metrics to reflect OmniDocBench v1.6 scores in documentation 2026-04-23 18:14:07 +08:00
myhloli 33da7e81c1 feat: enhance PDF rendering support for Windows and improve process termination handling 2026-04-21 23:40:13 +08:00
myhloli 80d17fc670 feat: enhance documentation on document parsing challenges and Docker deployment recommendations 2026-04-21 17:03:48 +08:00
myhloli 22ef48fd04 feat: update Docker deployment documentation to clarify platform support and usage recommendations 2026-04-21 15:33:24 +08:00
myhloli 23b3e5d30f feat: enhance local API launch mode handling and update Ascend.md documentation 2026-04-20 23:37:34 +08:00
myhloli cc5e5cfa50 feat: add local API launch mode environment variable and update usage notes in Ascend.md 2026-04-20 18:44:59 +08:00
myhloli 9da5300aff feat: update Ascend.md to reflect changes in service names and add usage notes for fastapi services 2026-04-20 16:58:59 +08:00
myhloli 452fb4ea4a feat: update LICENSE.md to clarify commercial use terms and attribution obligations 2026-04-20 15:13:19 +08:00
myhloli 44ca2de5ce feat: add badge for MinerU2.5 Pro technical report in documentation 2026-04-18 00:36:46 +08:00
myhloli 730f1a7d3c feat: add license information section with MinerU Open Source License details 2026-04-17 17:06:43 +08:00
myhloli e96faf224e feat: update documentation to include support for PPTX and XLSX file types 2026-04-14 18:52:33 +08:00
myhloli 8924d922f0 feat: add support for chart blocks in hybrid model output and update related processing functions 2026-04-13 16:07:47 +08:00
myhloli c66848a425 docs: update CLI tools documentation for mineru API usage 2026-04-03 19:24:12 +08:00
myhloli a3b65470cf fix: correct formatting of usage instructions in quick_usage.md 2026-04-01 20:50:07 +08:00
myhloli d2478d1945 docs: update model source switching methods to remove CLI flag support and emphasize environment variable configuration 2026-03-31 01:39:36 +08:00
myhloli ce3575ec8b feat: add --enable-vlm-preload option to CLI for VLM model preloading during startup 2026-03-30 22:46:03 +08:00
myhloli 016169ce2e feat: add backend dependency checks for hybrid clients and update documentation 2026-03-30 15:26:03 +08:00
myhloli de77fc3af5 feat: add mineru-router service to compose.yaml and update docker_deployment.md for improved deployment instructions 2026-03-30 10:53:54 +08:00
myhloli 72601b314a feat: update minimum hardware requirements in index.md for clarity and accuracy 2026-03-29 04:14:24 +08:00
myhloli e54c67dcd1 feat: update minimum hardware requirements in index.md for clarity and accuracy 2026-03-29 04:13:48 +08:00
myhloli 57b1148e66 feat: remove data parallelism entries from multiple documentation files 2026-03-29 03:56:14 +08:00
myhloli fb2049f2de feat: update quick_usage.md and README files to include mineru-router command and enhance document clarity 2026-03-29 03:03:28 +08:00
myhloli 397902e253 feat: update advanced_cli_parameters.md to improve clarity on GPU usage and command examples 2026-03-29 02:02:22 +08:00
myhloli 744e418225 feat: update output_files.md to clarify content list versioning and file naming format 2026-03-29 01:16:21 +08:00
myhloli e5936d9566 feat: update changelog.md to document new features and compatibility updates for MinerU 2.7 series 2026-03-29 01:09:16 +08:00