Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pdf-miner
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Qin Kaijie
pdf-miner
Commits
c1ad30e7
Unverified
Commit
c1ad30e7
authored
Aug 09, 2024
by
sfk
Committed by
GitHub
Aug 09, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README_zh-CN_v2.md
update content
parent
5a0cce0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README_zh-CN_v2.md
README_zh-CN_v2.md
+6
-3
No files found.
README_zh-CN_v2.md
View file @
c1ad30e7
...
@@ -50,8 +50,8 @@
...
@@ -50,8 +50,8 @@
<li><a
href=
"#快速开始"
>
快速开始
</a>
<li><a
href=
"#快速开始"
>
快速开始
</a>
<ul>
<ul>
<li><a
href=
"#在线体验"
>
在线体验
</a></li>
<li><a
href=
"#在线体验"
>
在线体验
</a></li>
<li><a
href=
"#使用
cpu
快速体验"
>
使用CPU快速体验
</a></li>
<li><a
href=
"#使用
CPU
快速体验"
>
使用CPU快速体验
</a></li>
<li><a
href=
"#使用
gpu
"
>
使用GPU
</a></li>
<li><a
href=
"#使用
GPU
"
>
使用GPU
</a></li>
</ul>
</ul>
</li>
</li>
<li><a
href=
"#使用"
>
使用方式
</a>
<li><a
href=
"#使用"
>
使用方式
</a>
...
@@ -179,7 +179,10 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
...
@@ -179,7 +179,10 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
```
bash
```
bash
conda create
-n
MinerU
python
=
3.10
conda create
-n
MinerU
python
=
3.10
conda activate MinerU
conda activate MinerU
pip
install
magic-pdf[full]
==
0.6.2b1 detectron2
--extra-index-url
https://wheels.myhloli.com
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip
install
magic-pdf[full]
==
0.7.0b1
--extra-index-url
https://wheels.myhloli.com
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip
install
magic-pdf[full]
==
0.7.0b1
--extra-index-url
https://wheels.myhloli.com
pip
install
-U
magic-pdf[full]
==
0.7.0b1
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip
install
-U
magic-pdf[full]
==
0.7.0b1
```
```
#### 2. 下载模型权重文件
#### 2. 下载模型权重文件
...
...
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