JaidedAI / EasyOCR

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
https://www.jaided.ai
Apache License 2.0
23.88k stars 3.12k forks source link

fix FutureWarning in torch.load, since torch 2.3.1 #1294

Open brucekim opened 1 month ago

brucekim commented 1 month ago

Since with torch 2.3.1, it complains followings:

ha-sante commented 1 month ago

+1 this error is creating noise - above pr needs merging.