mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

The model is not a valid Flatbuffer buffer

Open BaronWj opened this issue 1 year ago • 0 comments

xcode tells you this error when you integrate mediaPipe with Pod private library. What is the reason for the request? Is face_landmarker.task the wrong path? The following error message: Error Domain=com.google.mediapipe.tasks Code=3 "INVALID_ARGUMENT: The model is not a valid Flatbuffer buffer" UserInfo={NSLocalizedDescription=INVALID_ARGUMENT: The model is not a valid Flatbuffer buffer}

BaronWj avatar Jul 29 '24 09:07 BaronWj