skrashevich/hassio-addons

CodeProject.AI won't work

Opened this issue · 0 comments

I observed the following error in the logs

15:06:53:face.py: Unable to open the face database at /config/ai-server/data/faceembedding.db

15:10:40:Face Processing: An Error occurred during processing: Traceback (most recent call last):
  File "/app/preinstalled-modules/FaceProcessing/intelligencelayer/face.py", line 530, in recognise_face
    face_array = self.master_face_map["tensors"].copy()
KeyError: 'tensors'

not sure what I need to do to fix them. Could you please help?