Eric Wiener

Results 38 comments of Eric Wiener

#22 Created pull request to handle this

This is just for IOS. I would recommend using https://github.com/ivpusic/react-native-image-crop-picker for cropping on android. You can enable free style crop on android, but not on IOS, so I would use...

Not exactly a solution, but I made a package to handle all the pre-processing and then was able to pass my cleaned text into Empath: https://github.com/EricWiener/aiotext

@MBaranPeker I have a Nvidia RTX 2070 8 GB

I think you can just install from https://www.npmjs.com/package/@types/convert-units.

Thanks for the response @lizaibeim ! Do you know if the demo is fp16 or bf16? I believe the demo might be bf16 but only see fp16 as an option...

@adizhol what local folder did you delete files from?

Same issue here. Just copy and pasted the example code. I installed with: ``` yard add react-native-pdf-lib cd ios && pod install ```

@costvin15 I’d recommend using pdf-lib. It works perfectly for me with no native dependencies.