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
3abf22cc
Commit
3abf22cc
authored
Aug 01, 2024
by
myhloli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(readme): update wheel install URL
parent
78b8c9a9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
README_ja-JP.md
README_ja-JP.md
+1
-1
No files found.
README.md
View file @
3abf22cc
...
...
@@ -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):
```
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**
...
...
README_ja-JP.md
View file @
3abf22cc
...
...
@@ -107,7 +107,7 @@ conda activate MinerU
または、私たちの事前コンパイルされたwhlパッケージを直接使用できます(Python 3.10に限定):
```
bash
pip
install
detectron2
--extra-index-url
https://
myhloli.github.io/wheels/
pip
install
detectron2
--extra-index-url
https://
wheels.myhloli.com
```
**2.pipを使用してフル機能パッケージをインストールします**
...
...
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