JoLo
JoLo
@manniL I would do a PR but is that above correct what I did? :D
Hi @frankcalise, Thanks for commenting. I adjusted the code accordingly. Now, I get following error when I want to use the `ObjectDetectionModelContextProvider`. ```sh ERROR Error: Cannot find native module 'RNMLKitObjectDetection',...
Ah and I am using Android. Could it be it happens because it was not defined [here](https://github.com/infinitered/react-native-mlkit/blob/3aca47e3e05350f304413d9dd30d30ee3d2542a3/modules/react-native-mlkit-object-detection/android/src/main/java/red/infinite/reactnativemlkit/objectdetection/RNMLKitObjectDetectionModule.kt#L8) correctly. It says `RNMLKitObjDet` instead of `RNMLKitObjectDetection`.
Yeah it's fine. Thanks for all the comments. If we can push that soon ish that would be great. I would like to use it On Sun, Mar 16, 2025,...
Cursor
> HEy, @jolo-dev > > We are updating to uv. Could you use #3916 as inspiration for this fix? Hey @ogabrielluiz, Sounds good 👍 Will do!
I ran into the same issue, but I believe this issue has nothing to do with Cloud9 @dfridkin
Do you have a branch you work on, I might have solved it? However, Cloudfront is quite slow in terms of connecting to the database: https://d27eo6d7y8uc6m.cloudfront.net/
Hey @carlosrcoelho, Let me push something until after Christmas. Sorry, it took a while.
Hi @carlosrcoelho, I indeed need a bit of help. You can find it in my [repo](https://github.com/jolo-dev/langflow/tree/cdk-deployment) on the branch `cdk-deployment`. When creating the Dockerfile for CDK (`cdk.Dockerfile`), I get following...