Santiago Medina

Results 5 issues of Santiago Medina

I am using the Autocomplete component and when `onPlaceSelected` I am saving the place into a state array (`input`) of the parent component. However, whenever a place is selected the...

Is there an example on how to simply read the contents of a PDF successfully? I tried looking into read.rs but it seems to be outdated so I can't run...

Hi! I was wondering since this repo hasn't been updated in a couple of years, you'd be willing to release the name for use in crates.io. I have a project...

Hi. I am trying to compile a project that uses the Candle ML framework into aarch64-apple-ios. Candle uses gemm as a dependency, so I get the following compilation error: ```...

Hey @Narsil, currently writing my own Tauri app to run a Candle model. However, I am running into the following compilation error when compiling to aarch64-apple-io: ``` error: instruction requires:...