Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
6de68f06
Commit
6de68f06
authored
Aug 01, 2024
by
liukaiwen
Browse files
Merge branch 'master' of github.com:papayalove/Magic-PDF
parents
b9667fd3
2523ba66
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
7 deletions
+7
-7
README.md
README.md
+1
-1
README_ja-JP.md
README_ja-JP.md
+1
-1
README_zh-CN.md
README_zh-CN.md
+2
-2
README_zh-CN_v2.md
README_zh-CN_v2.md
+2
-2
docs/how_to_download_models_zh_cn.md
docs/how_to_download_models_zh_cn.md
+1
-1
No files found.
README.md
View file @
6de68f06
...
@@ -107,7 +107,7 @@ If you need to compile it yourself, please refer to https://github.com/facebookr
...
@@ -107,7 +107,7 @@ If you need to compile it yourself, please refer to https://github.com/facebookr
Alternatively, you can directly use our precompiled whl package (limited to Python 3.10):
Alternatively, you can directly use our precompiled whl package (limited to Python 3.10):
```
bash
```
bash
pip
install
detectron2
--extra-index-url
https://myhloli.
github.io/wheels/
pip
install
detectron2
--extra-index-url
https://
wheels.
myhloli.
com
```
```
**2.Install the full-feature package with pip**
**2.Install the full-feature package with pip**
...
...
README_ja-JP.md
View file @
6de68f06
...
@@ -107,7 +107,7 @@ conda activate MinerU
...
@@ -107,7 +107,7 @@ conda activate MinerU
または、私たちの事前コンパイルされたwhlパッケージを直接使用できます(Python 3.10に限定):
または、私たちの事前コンパイルされたwhlパッケージを直接使用できます(Python 3.10に限定):
```
bash
```
bash
pip
install
detectron2
--extra-index-url
https://myhloli.
github.io/wheels/
pip
install
detectron2
--extra-index-url
https://
wheels.
myhloli.
com
```
```
**2.pipを使用してフル機能パッケージをインストールします**
**2.pipを使用してフル機能パッケージをインストールします**
...
...
README_zh-CN.md
View file @
6de68f06
...
@@ -100,7 +100,7 @@ conda activate MinerU
...
@@ -100,7 +100,7 @@ conda activate MinerU
或是直接使用我们预编译的whl包:
或是直接使用我们预编译的whl包:
> ❗️预编译版本仅支持64位系统(windows/linux/macOS)+pyton 3.10平台;不支持任何32位系统和非mac的arm平台,如系统不支持请自行编译安装。
> ❗️预编译版本仅支持64位系统(windows/linux/macOS)+pyton 3.10平台;不支持任何32位系统和非mac的arm平台,如系统不支持请自行编译安装。
```
bash
```
bash
pip
install
detectron2
--extra-index-url
https://myhloli.
github.io/wheels/
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip
install
detectron2
--extra-index-url
https://
wheels.
myhloli.
com
-i
https://pypi.tuna.tsinghua.edu.cn/simple
```
```
**2.使用pip安装完整功能包**
**2.使用pip安装完整功能包**
...
@@ -108,7 +108,7 @@ pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/ -i ht
...
@@ -108,7 +108,7 @@ pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/ -i ht
>
>
> 如需在生产环境使用CUDA/MPS加速请参考[使用CUDA或MPS加速推理](#4-使用CUDA或MPS加速推理)
> 如需在生产环境使用CUDA/MPS加速请参考[使用CUDA或MPS加速推理](#4-使用CUDA或MPS加速推理)
```
bash
```
bash
pip
install
magic-pdf[full]
==
0.6.2b1
-i
https://
mirrors.aliyun.com/pypi
/simple
/
pip
install
magic-pdf[full]
==
0.6.2b1
-i
https://
pypi.tuna.tsinghua.edu.cn
/simple
```
```
> ❗️❗️❗️
> ❗️❗️❗️
> 我们预发布了0.6.2beta版本,该版本解决了很多issue中提出的问题,同时提高了安装成功率。但是该版本未经过完整的QA测试,不代表最终正式发布的质量水平。如果你遇到任何问题,请通过提交issue的方式及时向我们反馈,或者回退到使用0.6.1版本。
> 我们预发布了0.6.2beta版本,该版本解决了很多issue中提出的问题,同时提高了安装成功率。但是该版本未经过完整的QA测试,不代表最终正式发布的质量水平。如果你遇到任何问题,请通过提交issue的方式及时向我们反馈,或者回退到使用0.6.1版本。
...
...
README_zh-CN_v2.md
View file @
6de68f06
...
@@ -104,7 +104,7 @@ MinerU诞生于[书生-浦语](https://github.com/InternLM/InternLM)的预训练
...
@@ -104,7 +104,7 @@ MinerU诞生于[书生-浦语](https://github.com/InternLM/InternLM)的预训练
有3种不同方式可以体验MinerU的效果:
有3种不同方式可以体验MinerU的效果:
-
在线体验(无需任何安装)
-
在线体验(无需任何安装)
-
使用CPU快速体验(Windows,Linux,Mac)
-
使用CPU快速体验(Windows,Linux,Mac)
-
Linux/Windows +
GPU
-
Linux/Windows +
CUDA
**软硬件环境支持说明**
**软硬件环境支持说明**
...
@@ -173,7 +173,7 @@ MinerU诞生于[书生-浦语](https://github.com/InternLM/InternLM)的预训练
...
@@ -173,7 +173,7 @@ MinerU诞生于[书生-浦语](https://github.com/InternLM/InternLM)的预训练
```
bash
```
bash
pip
install
magic-pdf[full]
==
0.6.2b1 detectron2
--extra-index-url
https://myhloli.
github.io/wheels/
-i
https://mirrors.aliyun.com/pypi
/simple
/
pip
install
magic-pdf[full]
==
0.6.2b1 detectron2
--extra-index-url
https://
wheels.
myhloli.
com
-i
https://pypi.tuna.tsinghua.edu.cn
/simple
```
```
> ❗️已收到多起由于镜像源和依赖冲突问题导致安装了错误版本软件包的反馈,请务必安装完成后通过以下命令验证版本是否正确
> ❗️已收到多起由于镜像源和依赖冲突问题导致安装了错误版本软件包的反馈,请务必安装完成后通过以下命令验证版本是否正确
...
...
docs/how_to_download_models_zh_cn.md
View file @
6de68f06
...
@@ -50,7 +50,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
...
@@ -50,7 +50,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
然后通过git clone下载模型:
然后通过git clone下载模型:
```
bash
```
bash
git clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
git
lfs
clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment