frigate/docker/main/requirements-wheels-post.txt

3 lines
122 B
Plaintext
Raw Normal View History

# ONNX
2024-09-20 22:43:24 +03:00
onnxruntime-openvino == 1.19.* ; platform_machine == 'x86_64'
onnxruntime == 1.19.* ; platform_machine == 'aarch64'