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

Verifying sha256 error #124

Closed Goutam-Kelam closed 3 years ago

Goutam-Kelam commented 3 years ago

I tried running Keras-ocr on Colab as well as on local machine. Everytime pipeline = keras_ocr.pipeline.Pipeline() is called AssertionError: Error occurred verifying sha256. comes up.

faustomorales commented 3 years ago

Duplicate of https://github.com/faustomorales/keras-ocr/issues/117