mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
chore: update to ONNX Runtime v1.20.1
This commit is contained in:
@@ -82,7 +82,7 @@ qnn = [ "ort-sys/qnn" ]
|
||||
|
||||
[dependencies]
|
||||
ndarray = { version = "0.16", optional = true }
|
||||
ort-sys = { version = "2.0.0-rc.9", path = "ort-sys" }
|
||||
ort-sys = { version = "=2.0.0-rc.9", path = "ort-sys" }
|
||||
libloading = { version = "0.8", optional = true }
|
||||
|
||||
ureq = { version = "2.1", optional = true, default-features = false, features = [ "tls" ] }
|
||||
|
||||
Reference in New Issue
Block a user