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
73fe8914
Commit
73fe8914
authored
Oct 23, 2024
by
myhloli
Browse files
build(setup): add doclayout_yolo dependency
- Add doclayout_yolo==0.0.2 to the list of dependencies in setup.py
parent
1279f2cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
73fe8914
...
...
@@ -45,6 +45,7 @@ if __name__ == '__main__':
"paddlepaddle==2.6.1;platform_system=='Windows' or platform_system=='Darwin'"
,
# windows版本3.0.0b1效率下降,需锁定2.6.1
"pypandoc"
,
# 表格解析latex转html
"struct-eqtable==0.1.0"
,
# 表格解析
"doclayout_yolo==0.0.2"
,
# doclayout_yolo
"detectron2"
],
},
...
...
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