magic-pdf 0.10.5和detectron2对torch的版本要求冲突 #1192
-
magic-pdf 0.10.5 需要torch2.2.2或以上版本,同时自己编译detectron2;但是detectron2却需要 torch1.10。如何解决版本冲突,或者用magic-pdf哪个版本不用依赖detectron2。 |
Beta Was this translation helpful? Give feedback.
Answered by
wanghj-weifeng
Dec 5, 2024
Replies: 1 comment
-
已解决,不必自己编译detectron2。MinerU作者已经提供编译的detectron2,如下安装 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
myhloli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已解决,不必自己编译detectron2。MinerU作者已经提供编译的detectron2,如下安装
pip install magic-pdf[full] detectron2 --extra-index-url https://myhloli.github.io/wheels/