tomassosorio / OCR_tablenet

TableNet Implementation on Pytorch
144 stars 45 forks source link

RuntimeError: [enforce fail at inline_container.cc:145] . PytorchStreamReader failed reading zip archive: invalid header or archive is corrupted #7

Closed krvicky closed 3 years ago

krvicky commented 3 years ago

Hi while I am running predict.py (in Google Colab), I am getting the below error. I have uploaded the best_model.ckpt file as well

RuntimeError: [enforce fail at inline_container.cc:145] . PytorchStreamReader failed reading zip archive: invalid header or archive is corrupted

tomassosorio commented 3 years ago

Hi @krvicky,

Probably the file is corrupted, so I would recommend trying to download and upload it again since the error says the archive is corrupted and its not.