mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 08:31:49 +00:00
e7d999a514
When OpenVino build fails, the fallback config referenced /cpu_model.tflite but the model is downloaded to /models/cpu_model.tflite. This path mismatch caused: ValueError: Could not open '/cpu_model.tflite' Fixes #13141