You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add some print before the line model_instance = model_class(gpu_number=gpu_number) to see what model it is trying to load when it fails? (something like print(model_class))
I'm getting this error on colab, anyone else facing this issue?
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
The text was updated successfully, but these errors were encountered: