mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
feat: exploring new version
This commit is contained in:
@@ -96,8 +96,9 @@ vlm = [
|
||||
'vllm (>=0.10.0,<1.0.0) ; python_version >= "3.10" and sys_platform == "linux" and platform_machine == "x86_64"',
|
||||
]
|
||||
rapidocr = [
|
||||
'rapidocr-onnxruntime (>=1.4.0,<2.0.0) ; python_version < "3.13"',
|
||||
'rapidocr (>=3.3,<4.0.0) ; python_version < "3.14"',
|
||||
'onnxruntime (>=1.7.0,<2.0.0)',
|
||||
"modelscope>=1.29.0",
|
||||
# 'onnxruntime (>=1.7.0,<2.0.0) ; python_version >= "3.10"',
|
||||
# 'onnxruntime (>=1.7.0,<1.20.0) ; python_version < "3.10"',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user