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
cf6fa127
Commit
cf6fa127
authored
Apr 08, 2025
by
myhloli
Browse files
build(setup): remove rapid_table dependency
- Remove rapid_table from install_requires in setup.py
parent
de4bc5a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
setup.py
setup.py
+0
-1
No files found.
setup.py
View file @
cf6fa127
...
...
@@ -57,7 +57,6 @@ if __name__ == '__main__':
"ultralytics>=8.3.48"
,
# yolov8,公式检测
"doclayout_yolo==0.0.2b1"
,
# doclayout_yolo
"dill>=0.3.9,<1"
,
# doclayout_yolo
"rapid_table>=1.0.3,<2.0.0"
,
# rapid_table
"PyYAML>=6.0.2,<7"
,
# yaml
"ftfy>=6.3.1,<7"
,
# unimernet_hf
"openai>=1.70.0,<2"
,
# openai SDK
...
...
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