diff options
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index b36846d..0484f0a 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -16,7 +16,7 @@ ONNX Runtime is an open-source high-performance inference engine for running com Summary: Summary: ONNX Runtime offers a range of APIs that simplify the process of loading, inferring, and optimizing models Provides: python-onnxruntime -BuildRequires: tar, ca-certificates, build-essential, cmake, curl, python3-devel, python3-setuptools, python3-wheel, python3-pip, python3-numpy, python3-flatbuffers, python3-packaging, python3-protobuf, python3-mpmath, python3-sympy +BuildRequires: tar, ca-certificates, cmake, curl, python3-devel, python3-setuptools, python3-wheel, python3-pip, python3-numpy, python3-flatbuffers, python3-packaging, python3-protobuf, python3-mpmath, python3-sympy Requires: ca-certificates, python3-setuptools, python3-wheel, python3-pip, python3-numpy, python3-flatbuffers, python3-packaging, python3-protobuf, python3-mpmath, python3-sympy # use the auto build requires |