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
zhougaofeng
magic_pdf
Commits
bd375291
"tests/vscode:/vscode.git/clone" did not exist on "30bcda7de6c2e361cd01334763aab4d9a8dd9376"
Commit
bd375291
authored
Dec 16, 2024
by
zhougaofeng
Browse files
Update magic-pdf.template.json
parent
bbb9beeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
magic-pdf.template.json
magic-pdf.template.json
+13
-3
No files found.
magic-pdf.template.json
View file @
bd375291
...
@@ -4,10 +4,20 @@
...
@@ -4,10 +4,20 @@
"bucket-name-2"
:[
"ak"
,
"sk"
,
"endpoint"
]
"bucket-name-2"
:[
"ak"
,
"sk"
,
"endpoint"
]
},
},
"models-dir"
:
"/home/practice/model/PDF-Extract-Kit/models"
,
"models-dir"
:
"/home/practice/model/PDF-Extract-Kit/models"
,
"layoutreader-model-dir"
:
"/home/practice/model/layoutreader"
,
"device-mode"
:
"cuda"
,
"device-mode"
:
"cuda"
,
"layout-config"
:
{
"model"
:
"layoutlmv3"
},
"formula-config"
:
{
"mfd_model"
:
"yolo_v8_mfd"
,
"mfr_model"
:
"unimernet_small"
,
"enable"
:
true
},
"table-config"
:
{
"table-config"
:
{
"model"
:
"
struct_eq
table"
,
"model"
:
"
rapid_
table"
,
"
is_table_recog_
enable"
:
false
,
"enable"
:
false
,
"max_time"
:
400
"max_time"
:
400
}
},
"config_version"
:
"1.0.0"
}
}
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