Luiz Carlos
Luiz Carlos
@mrousavy I created a new issue on worklets-core repo with all logs from latest versions
@mrousavy I messed up with issues I'm subscribed 😅 this don't have anything to do with worklets-core. Sorry. But anyway, what solved this "freeze" issue for me was incrementing frame...
Hi, I also want to install CompreFace on Google Cloud Run but as you said: > CompreFace needs to store data somewhere and AWS Fargate doesn't allow it As far...
I've ended using Google Cloud Functions with [face-api](https://github.com/vladmandic/face-api/issues/175) firestore to store facial recognition
I'm using `expo` in `49.0.21` version. I saw this problem right after updating all app's dependencies. After running `npx expo install --check` a lot of dependencies were downgraded to expo's...
according to [google ml-kit docs](https://developers.google.com/ml-kit/vision/face-detection/android): > If you use the Camera2 API, capture images in ImageFormat.YUV_420_888 format. If you use the older Camera API, capture images in ImageFormat.NV21 format. I...
I've created a [package](https://www.npmjs.com/package/@nonam4/react-native-bottom-sheet) with this update
> _EDIT_ Turns out I am an idiot and had a FIREBASE_ setting in my .env file. Removing it fixed the issue, though I still don't get the console message...