predict

actual suspend fun predict(imageAgent: ImageAgent): Array<FaceInfo>
expect suspend fun predict(imageAgent: ImageAgent): Array<FaceInfo>
actual suspend fun predict(imageAgent: ImageAgent): Array<FaceInfo>