OCR Prediction
Basic example showing how to create a client and run OCR prediction on an image URL.
This example assumes using Nanonets; is in scope and apiKey contains your Nanonets API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |
Basic example showing how to create a client and run OCR prediction on an image URL.
This example assumes using Nanonets; is in scope and apiKey contains your Nanonets API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |