Closed krvicky closed 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
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.
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