qtwrk

Results 7 issues of qtwrk

this is sample image I tried https://i.imgur.com/nJbm59G.png and py code ``` import easyocr reader = easyocr.Reader(['en']) # this needs to run only once to load the model into memory result...