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
d8945685
"pytorch/git@developer.sourcefind.cn:OpenDAS/fastmoe.git" did not exist on "4cb75d429c84fbd243926ff2773402ab97d12916"
Commit
d8945685
authored
Jul 13, 2024
by
myhloli
Browse files
update readme
parent
278ba2f6
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 @
d8945685
...
@@ -128,7 +128,6 @@ In magic-pdf.json, configure "models-dir" to point to the directory where the mo
...
@@ -128,7 +128,6 @@ In magic-pdf.json, configure "models-dir" to point to the directory where the mo
###### simple
###### simple
```
bash
```
bash
#If the full version is installed, you can invoke the built-in models for parsing.
magic-pdf pdf-command
--pdf
"pdf_path"
--inside_model
true
magic-pdf pdf-command
--pdf
"pdf_path"
--inside_model
true
```
```
After the program has finished, you can find the generated markdown files under the directory "/tmp/magic-pdf".
After the program has finished, you can find the generated markdown files under the directory "/tmp/magic-pdf".
...
...
README_zh-CN.md
View file @
d8945685
...
@@ -118,7 +118,6 @@ cp magic-pdf.template.json ~/magic-pdf.json
...
@@ -118,7 +118,6 @@ cp magic-pdf.template.json ~/magic-pdf.json
###### 直接使用
###### 直接使用
```
bash
```
bash
# 已安装full版本可以调用内置模型进行解析
magic-pdf pdf-command
--pdf
"pdf_path"
--inside_model
true
magic-pdf pdf-command
--pdf
"pdf_path"
--inside_model
true
```
```
程序运行完成后,你可以在"/tmp/magic-pdf"目录下看到生成的markdown文件,markdown目录中可以找到对应的xxx_model.json文件
程序运行完成后,你可以在"/tmp/magic-pdf"目录下看到生成的markdown文件,markdown目录中可以找到对应的xxx_model.json文件
...
...
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