faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.38k stars 355 forks source link

Upload models again (error 404) #144

Closed ivsanro1 closed 3 years ago

ivsanro1 commented 3 years ago

Seems like the default mediafire URLs for the pretrained models are down. Could you upload them somewhere else and update the code? Thank you

ivsanro1 commented 3 years ago

I just saw that the problem is up to 0.8.4, since from 0.8.5, the link points to a github URL which works. I suggest removing prior versions from pypi due to deprecation.

faustomorales commented 3 years ago

Thanks for raising this! I've yanked all package versions before v0.8.5. The versions will still be available but installation will trigger the message: "The URLs for weights have changed. Please upgrade."