Fix CPU model path in basic config (model now downloaded at root of filesystem) (#2758)

This commit is contained in:
Rémi Bédard-Couture
2024-04-08 14:44:02 -04:00
committed by GitHub
parent 932b69a8c4
commit 2847d9cc9a

View File

@ -80,7 +80,7 @@ cat <<EOF >/config/config.yml
mqtt:
enabled: false
model:
path: /root/cpu_model.tflite
path: /cpu_model.tflite
cameras:
test:
ffmpeg: