cURL
curl --request POST \ --url https://api.modelbeam.srv1069417.hstgr.cloud/api/v1/client/img2txt/price-calculation \ --header 'Content-Type: application/json' \ --data ' { "model": "Nanonets_Ocr_S_F16", "language": "<string>", "format": "text" } '
{ "data": { "price": 0.0093 } }
Calculate the cost of OCR text extraction.
"Nanonets_Ocr_S_F16"
text
json
Price calculated
Show child attributes