%timeit result = ocr.ocr(img_path, cls =True) for line in result: print(line)
我无法弄清楚任何事情,因为我不明白它出了什么问题
我也面临同样的问题,请告诉我你是如何解决的。