Files
ProxmoxVE/install/frigate-install.sh
T
CanbiZ (MickLesk) 2255665198 update(frigate): bump to v0.17.1 and fix OpenVino model build
- Bump Frigate from v0.17.0 to v0.17.1 (security fixes + bugfixes)

- Fix OpenVino model build: move OpenVino install + model conversion BEFORE

  HailoRT wheels installation to prevent tensorflow/tflite_runtime conflict.

  The wheels install tflite_runtime which conflicts with the full tensorflow

  needed by openvino's model optimizer (undefined symbol in _pywrap_tensorflow_lite_metrics_wrapper.so).

  This matches the Dockerfile's multi-stage approach where OV conversion

  happens in a separate stage without tflite_runtime.
2026-03-26 11:06:21 +01:00

13 KiB