mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
# ONNX
|
|
onnxruntime-openvino == 1.19.* ; platform_machine == 'x86_64'
|
|
onnxruntime == 1.19.* ; platform_machine == 'aarch64' |