"tests/vscode:/vscode.git/clone" did not exist on "30220905c4319e46e114cf7dc8047d94eca226f7"
- 11 Jan, 2025 4 commits
-
-
Xiaomeng Zhao authored
docs(faq): add troubleshooting guide for old GPUs encountering CUDA errors
-
myhloli authored
Added a new section in both English and Chinese FAQs addressing the issue where old GPUs like M40 encounter a RuntimeError due to unsupported BF16 precision. The guide includes steps to manually disable BF16 precision by modifying the relevant code in "pdf_parse_union_core_v2.py".
-
Xiaomeng Zhao authored
fix: update resource URLs to jsdelivr
-
myhloli authored
- Replace Gitee URLs with jsdelivr URLs in multiple files - Update Dockerfile instructions to use new URLs - Modify documentation to reflect new resource location - Adjust scripts and READMEs to point to new URL for downloads
-
- 10 Jan, 2025 36 commits
-
-
Xiaomeng Zhao authored
docs(README): update version number in release notes
-
myhloli authored
- Change version number from 1.0.0 to1.0.1 in both English and Chinese README files - Update the changelog section in README.md and README_zh-CN.md
-
Xiaomeng Zhao authored
master->dev
-
myhloli authored
-
Xiaomeng Zhao authored
fix(llm_aided): add enable flag check for LLM aided optimizations
-
Xiaomeng Zhao authored
fix(llm_aided): add enable flag check for LLM aided optimizations
-
Xiaomeng Zhao authored
fix(llm_aided): add enable flag check for LLM aided optimizations
-
myhloli authored
- Add enable flag check for formula, text, and title optimizations
-
Xiaomeng Zhao authored
build(docker): use Aliyun mirror for magic-pdf installation
-
Xiaomeng Zhao authored
Dev
-
Xiaomeng Zhao authored
build(docker): use Aliyun mirror for magic-pdf installation
-
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
-