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
415a0105
Commit
415a0105
authored
Jul 13, 2024
by
myhloli
Browse files
update readme
parent
2dc6f950
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
README.md
README.md
+0
-1
README_zh-CN.md
README_zh-CN.md
+0
-1
No files found.
README.md
View file @
415a0105
...
@@ -112,7 +112,6 @@ After downloading the model weights, move the 'models' directory to a directory
...
@@ -112,7 +112,6 @@ After downloading the model weights, move the 'models' directory to a directory
#### 3. Copy the Configuration File and Make Configurations
#### 3. Copy the Configuration File and Make Configurations
```
bash
```
bash
# Copy the configuration file to the root directory
cp
magic-pdf.template.json ~/magic-pdf.json
cp
magic-pdf.template.json ~/magic-pdf.json
```
```
In magic-pdf.json, configure "models-dir" to point to the directory where the model weights files are located.
In magic-pdf.json, configure "models-dir" to point to the directory where the model weights files are located.
...
...
README_zh-CN.md
View file @
415a0105
...
@@ -104,7 +104,6 @@ pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/
...
@@ -104,7 +104,6 @@ pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/
#### 3. 拷贝配置文件并进行配置
#### 3. 拷贝配置文件并进行配置
```
bash
```
bash
# 拷贝配置文件到根目录
cp
magic-pdf.template.json ~/magic-pdf.json
cp
magic-pdf.template.json ~/magic-pdf.json
```
```
在magic-pdf.json中配置"models-dir"为模型权重文件所在目录
在magic-pdf.json中配置"models-dir"为模型权重文件所在目录
...
...
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