You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like "chi-sim" and "chi-tra" won't work, it returned me "Error processing image url: . Error: exit status 1". But when the moment I changed it to other language like japanese or english it will work. The code I used is in below:
curl -X POST -H "Content-Type: application/json" -d '{"img_url":"https://ws1.sinaimg.cn/large/0061sINYly1g1dkph3wjaj309k0h044e.jpg","engine":"tesseract","engine_args":{"lang":"chi-sim"} }' http://xxxxxx:9292/ocr
The text was updated successfully, but these errors were encountered:
Seems like "chi-sim" and "chi-tra" won't work, it returned me "Error processing image url: . Error: exit status 1". But when the moment I changed it to other language like japanese or english it will work. The code I used is in below:
The text was updated successfully, but these errors were encountered: