Docker部署的版本和通过源码部署的版本一样吗?差距有多大? #4517
Answered
by
myhloli
meimingzilalala
asked this question in
Q&A
-
|
如题,通过docker部署之后看到Gradio上写的是MinerU 2.5,而如今release最新版本已经到2.7.6了,想了解下这两个版本差距大不大,docker版的多久会跟上来,感谢 |
Beta Was this translation helpful? Give feedback.
Answered by
myhloli
Feb 9, 2026
Replies: 2 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
gradio的banner中2.5指的是使用的主模型的版本,应用版本可以在命令行中通过 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
meimingzilalala
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gradio的banner中2.5指的是使用的主模型的版本,应用版本可以在命令行中通过
mineru -v查看