eve-tensorflow-ocr
v1.2.0
Published
test
Maintainers
Readme
eve-tensorflow-ocr
Text Detection and Text Recognition using TensorFlow Lite
Installation
npm install eve-tensorflow-ocrUsage
import { multiply } from "eve-tensorflow-ocr";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
