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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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: