google-ai-edge / mediapipe-samples

Apache License 2.0
1.63k stars 419 forks source link

The model is not a valid Flatbuffer buffer #424

Open BaronWj opened 3 months ago

BaronWj commented 3 months ago

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}