Commit Graph

2219 Commits

Author SHA1 Message Date
Xiaomeng Zhao
705720c9d2 Merge pull request #1496 from opendatalab/dev
fix(llm_aided): add enable flag check for LLM aided optimizations
2025-01-10 18:42:04 +08:00
Xiaomeng Zhao
dbc52530ba Merge pull request #1495 from myhloli/dev
fix(llm_aided): add enable flag check for LLM aided optimizations
2025-01-10 18:41:28 +08:00
myhloli
aaff1a2616 fix(llm_aided): add enable flag check for LLM aided optimizations
- Add enable flag check for formula, text, and title optimizations
2025-01-10 18:40:16 +08:00
Xiaomeng Zhao
315ddbd36d Merge pull request #1493 from opendatalab/dev
Dev
2025-01-10 18:31:02 +08:00
Xiaomeng Zhao
e0fbef2a19 Merge pull request #1492 from myhloli/dev
build(docker): use Aliyun mirror for magic-pdf installation
2025-01-10 18:30:18 +08:00
myhloli
e7d7b34201 build(docker): use Aliyun mirror for magic-pdf installation
- Update Dockerfiles to use Aliyun mirror for magic-pdf installation
- Add -y flag to add-apt-repository for non-interactive mode
2025-01-10 18:26:26 +08:00
Xiaomeng Zhao
2593141741 Merge pull request #1490 from opendatalab/master
master->dev
2025-01-10 17:23:57 +08:00
myhloli
2c4a586eb1 Update version.py with new version 2025-01-10 09:21:45 +00:00
Xiaomeng Zhao
eb2e213dce Merge pull request #1487 from opendatalab/release-1.0.0
Release 1.0.0
magic_pdf-1.0.0-released
2025-01-10 17:13:26 +08:00
Xiaomeng Zhao
463851353f Merge pull request #1486 from opendatalab/dev
docs(README): update table recognition default setting and accelerate
2025-01-10 17:12:58 +08:00
Xiaomeng Zhao
a636209b33 Merge pull request #1484 from myhloli/dev
docs(README): update table recognition default setting and accelerate options
2025-01-10 17:12:16 +08:00
myhloli
5c108bff04 docs(README): update table recognition default setting and accelerate options
- 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
2025-01-10 17:11:17 +08:00
Xiaomeng Zhao
4bb543939e Merge pull request #1427 from opendatalab/release-1.0.0
Release 1.0.0
2025-01-10 17:05:34 +08:00
Xiaomeng Zhao
1c9f9942d8 Merge pull request #1483 from opendatalab/dev
docs: update readme
2025-01-10 17:03:45 +08:00
Xiaomeng Zhao
4f3ed4ec2d Merge pull request #1482 from myhloli/dev
feat(README): add MPS acceleration support for Apple silicon
2025-01-10 17:00:01 +08:00
myhloli
6dc5830764 docs: improve MinerU Desktop call-to-action wording
- Simplify and clarify the description of MinerU Desktop
- Make the language more inviting and straightforward for users
2025-01-10 16:57:45 +08:00
myhloli
9a410d42e7 fix: types/v3-directive not published 2025-01-10 16:55:08 +08:00
myhloli
820e625fb3 feat(README): add MPS acceleration support for Apple silicon
- 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
2025-01-10 16:16:23 +08:00
Xiaomeng Zhao
7f5e1355b6 Merge pull request #1481 from myhloli/dev
fix(device): enable MPS support and fix related issues
2025-01-10 15:59:02 +08:00
myhloli
203b8f9004 fix(device): enable MPS support and fix related issues
- 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
2025-01-10 15:57:34 +08:00
Xiaomeng Zhao
6146382a7c Merge pull request #1479 from beholder91/fix-readme
fix(docs): update pip install command in README files
2025-01-10 15:04:19 +08:00
github-actions[bot]
04f084ac8f @beholder91 has signed the CLA in opendatalab/MinerU#1479 2025-01-10 06:58:21 +00:00
KehaoChen
37ac25b87d fix(docs): update pip install command in README files 2025-01-10 14:42:59 +08:00
myhloli
0f4016457f docs(README): update release date to 2025/01/10
- Correct the release date for version 1.0.0 in both English and Chinese README files
- Ensure consistency across documentation for the official release
2025-01-10 14:38:01 +08:00
Xiaomeng Zhao
1916412614 Merge pull request #1477 from opendatalab/dev
feat(header): update homepage link and add client download link
2025-01-10 11:26:01 +08:00
Xiaomeng Zhao
a6d6042cb3 Merge pull request #1476 from myhloli/dev
feat(header): update homepage link and add client download link
2025-01-10 11:22:05 +08:00
myhloli
d2228fb93f feat(header): update homepage link and add client download link
- 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
2025-01-10 11:21:18 +08:00
myhloli
364b46df8c feat(header): update homepage link and add client download link
- 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
2025-01-10 11:18:20 +08:00
Xiaomeng Zhao
69ea74ff69 Merge pull request #1475 from opendatalab/dev
build(docker): update dependencies across all docker images
2025-01-10 10:53:38 +08:00
Xiaomeng Zhao
c3adb3893c Merge pull request #1474 from myhloli/dev
build(docker): update dependencies across all docker images
2025-01-10 10:52:14 +08:00
myhloli
2bc857082e build(docker): update dependencies across all docker images
- Update fast-langdetect from 0.2.0 to >=0.2.3,<0.3.0
- Specify version for rapid_table: ==0.3.0
2025-01-10 10:51:15 +08:00
Xiaomeng Zhao
72514b4859 Merge pull request #1473 from opendatalab/dev
Dev
2025-01-10 00:03:38 +08:00
Xiaomeng Zhao
ceb2fb741d Merge pull request #1472 from myhloli/dev
fix: update issue template for version1.0.x and add npu option
2025-01-10 00:03:06 +08:00
myhloli
617004a960 fix: update issue template for version1.0.x and add npu option
- Update the bug report template to include version 1.0.x
- Add 'npu' as a new option for hardware backend
2025-01-09 23:56:59 +08:00
Xiaomeng Zhao
c6d3e8751e Merge pull request #1471 from opendatalab/dev
docs: reorganize inference acceleration sections in README
2025-01-09 23:55:06 +08:00
Xiaomeng Zhao
7cc966d624 Merge pull request #1470 from myhloli/dev
docs: reorganize inference acceleration sections in README
2025-01-09 23:54:27 +08:00
myhloli
b79f1d32a4 docs: reorganize inference acceleration sections in README
Reordered sections related to inference acceleration using CUDA and CANN to provide a clearer structure in both English and Chinese README files.
2025-01-09 23:53:34 +08:00
Xiaomeng Zhao
e778264f01 Merge pull request #1469 from opendatalab/dev
fix(language): enhance language detection and text processing
2025-01-09 23:41:08 +08:00
Xiaomeng Zhao
0ebbfa5c6c Merge pull request #1468 from myhloli/dev
fix(language): enhance language detection and text processing
2025-01-09 23:40:11 +08:00
myhloli
869cf0a609 Merge remote-tracking branch 'origin/dev' into dev 2025-01-09 23:39:22 +08:00
myhloli
29681c4f79 fix(language): enhance language detection and text processing
- Improve language detection by removing newline characters from the input text
- Add error handling and fallback mechanism to deal with text containing control characters
2025-01-09 23:39:04 +08:00
Xiaomeng Zhao
1b654fc2a2 Merge branch 'master' into release-1.0.0 2025-01-09 22:58:57 +08:00
Xiaomeng Zhao
7ed89fb9ea Merge pull request #1465 from opendatalab/dev
Dev
2025-01-09 18:46:21 +08:00
Xiaomeng Zhao
cc859604d2 Merge pull request #1464 from myhloli/dev
feat(README): update for 1.0.0 release and add automatic language identification feature
2025-01-09 18:42:36 +08:00
myhloli
4df26e618e feat(README): update for 1.0.0 release and add automatic language identification feature
- Update README.md and README_zh-CN.md for1.0.0 release
- Add information about new automatic language identification feature
- Include link to Ascend NPU Acceleration documentation
- Highlight improvements in API interface and compatibility
2025-01-09 18:40:25 +08:00
myhloli
59f365a5a3 build(deps): update fast-langdetect dependency
- Change fast-langdetect dependency from version 0.2.0 to >=0.2.3
2025-01-09 18:32:39 +08:00
Xiaomeng Zhao
14be573d8c Merge pull request #1462 from myhloli/dev
Dev
2025-01-09 18:22:41 +08:00
myhloli
2107b25eab feat: set 'auto' as default language value
- Change the default value of the language dropdown from an empty string to 'auto'
- This ensures a language is always selected by default, improving
2025-01-09 18:17:32 +08:00
myhloli
bd1b76771e refactor(magic_pdf): update OCR engine selection in RapidTableModel
- Remove conditional logic for OCR engine selection
- Always use RapidOCR as the OCR engine
- Simplify the __init__ method by removing unused code
2025-01-09 18:14:05 +08:00
myhloli
f5f356334b fix(clear_bu): remove language selection from clear button
- Update clear_bu.add() to exclude 'language' input
2025-01-09 17:59:53 +08:00