mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: add onnxruntime dependency to pyproject.toml
This commit is contained in:
@@ -70,6 +70,7 @@ pipeline = [
|
||||
"torch>=2.6.0,<2.8.0",
|
||||
"torchvision",
|
||||
"transformers>=4.49.0,!=4.51.0,<5.0.0",
|
||||
"onnxruntime>1.17.0",
|
||||
]
|
||||
api = [
|
||||
"fastapi",
|
||||
|
||||
Reference in New Issue
Block a user