lanyocr
lanyocr copied to clipboard
Th following link in the "https://lanytek.com/models/{model_file_name}" is not working and throwing assertion error through download_to_memory function in lanyocr_utils.py 1 .) model_file_name = "lanyocr-en-ppocrv3-det.onnx" link : https://lanytek.com/models/lanyocr-en-ppocrv3-det.onnx 2.) model_file_name = "lanyocr-en-ppocrv3.onnx"...
This pull request addresses the usage of the deprecated np.int0 function in the codebase. The np.int0 type has been marked for deprecation in recent versions of NumPy, which may lead...
This pull request addresses the usage of the deprecated np.int0 function in the codebase. The np.int0 type has been marked for deprecation in recent versions of NumPy, which may lead...