- 10 Jan, 2025 27 commits
-
-
myhloli authored
- Add enable flag check for formula, text, and title optimizations
-
myhloli authored
- Update Dockerfiles to use Aliyun mirror for magic-pdf installation - Add -y flag to add-apt-repository for non-interactive mode
-
Xiaomeng Zhao authored
master->dev
-
myhloli authored
-
Xiaomeng Zhao authored
Release 1.0.0
-
Xiaomeng Zhao authored
docs(README): update table recognition default setting and accelerate
-
Xiaomeng Zhao authored
docs(README): update table recognition default setting and accelerate options
-
myhloli authored
- Enable table recognition by default in both English and Chinese README files - Add MPS (Metal Performance Shaders) as an acceleration option for MacOS in the Chinese README - Update the description of acceleration options in the Chinese README
-
Xiaomeng Zhao authored
Release 1.0.0
-
Xiaomeng Zhao authored
docs: update readme
-
Xiaomeng Zhao authored
feat(README): add MPS acceleration support for Apple silicon
-
myhloli authored
- Simplify and clarify the description of MinerU Desktop - Make the language more inviting and straightforward for users
-
myhloli authored
-
myhloli authored
- Added information about MPS acceleration support for Apple silicon chips- Updated README files to include MPS-related content and configuration instructions - Improved language and formatting consistency across both English and Chinese README files
-
Xiaomeng Zhao authored
fix(device): enable MPS support and fix related issues
-
myhloli authored
- Add MPS support for Apple Silicon devices - Implement empty_cache() for MPS devices - Set PYTORCH_ENABLE_MPS_FALLBACK environment variable - Adjust MFR model device allocation for MPS
-
Xiaomeng Zhao authored
fix(docs): update pip install command in README files
-
github-actions[bot] authored
-
KehaoChen authored
-
myhloli authored
- Correct the release date for version 1.0.0 in both English and Chinese README files - Ensure consistency across documentation for the official release
-
Xiaomeng Zhao authored
feat(header): update homepage link and add client download link
-
Xiaomeng Zhao authored
feat(header): update homepage link and add client download link
-
myhloli authored
- Update homepage link to point to https://mineru.org.cn/home - Add client download link for users to easily access the app- Change globe icon to home icon for homepage
-
myhloli authored
- Update homepage link to point to https://mineru.org.cn/home - Add client download link for users to easily access the app- Change globe icon to home icon for homepage
-
Xiaomeng Zhao authored
build(docker): update dependencies across all docker images
-
Xiaomeng Zhao authored
build(docker): update dependencies across all docker images
-
myhloli authored
- Update fast-langdetect from 0.2.0 to >=0.2.3,<0.3.0 - Specify version for rapid_table: ==0.3.0
-
- 09 Jan, 2025 13 commits
-
-
Xiaomeng Zhao authored
Dev
-
Xiaomeng Zhao authored
fix: update issue template for version1.0.x and add npu option
-
myhloli authored
- Update the bug report template to include version 1.0.x - Add 'npu' as a new option for hardware backend
-
Xiaomeng Zhao authored
docs: reorganize inference acceleration sections in README
-
Xiaomeng Zhao authored
docs: reorganize inference acceleration sections in README
-
myhloli authored
Reordered sections related to inference acceleration using CUDA and CANN to provide a clearer structure in both English and Chinese README files.
-
Xiaomeng Zhao authored
fix(language): enhance language detection and text processing
-
Xiaomeng Zhao authored
fix(language): enhance language detection and text processing
-
myhloli authored
-
myhloli authored
- Improve language detection by removing newline characters from the input text - Add error handling and fallback mechanism to deal with text containing control characters
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
Dev
-
Xiaomeng Zhao authored
feat(README): update for 1.0.0 release and add automatic language identification feature
-