Hi everyone, I'm trying to use some LM related functions but it doesn't work for me.
I'll start by saying that I'm new to docker, so please don't be surprised by potentially stupid questions.
I find the following errors in the log:
immich_server | [Nest] 7 - 03/28/2025, 9:06:41 PM ERROR [Microservices:{"id":"e249826f-3689-45c7-acc7-27275d486249"}] Unable to run job handler (faceDetection/face-detection): Error: Machine learning request '{"facial-recognition":{"detection":{"modelName":"buffalo_l","options":{"minScore":0.7}},"recognition":{"modelName":"buffalo_l"}}}' failed for all URLs
and
immich_server | [Nest] 7 - 03/28/2025, 9:06:41 PM ERROR [Microservices:{"id":"a8e7b30c-80ae-47b4-8d0a-9021fc0443d5"}] Unable to run job handler (faceDetection/face-detection): Error: Machine learning request '{"facial-recognition":{"detection":{"modelName":"buffalo_l","options":{"minScore":0.7}},"recognition":{"modelName":"buffalo_l"}}}' failed for all URLs
thank you all, and sorry for dumb question, I'm new
.



