mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-24 17:44:44 +00:00
c150a05636
When the OpenVino model build fails (e.g. TensorFlow import error), the model files are not created but the config still references them if the CPU supports avx/sse4_2, causing Frigate to crash on start with FileNotFoundError. Now also checks that ssdlite_mobilenet_v2.xml and coco_91cl_bkgr.txt actually exist before configuring the OpenVino detector, falling back to CPU model otherwise. Fixes #12808
13 KiB
13 KiB