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
File "C:\Users\USER.conda\envs\env\lib\site-packages\torch\serialization.py", line 560, in _load
raise RuntimeError("{} is a zip archive (did you mean to use torch.jit.load()?)".format(f.name))
RuntimeError: weights\yolov5s.pt is a zip archive (did you mean to use torch.jit.load()?)
The text was updated successfully, but these errors were encountered:
Hi, I get this error when I run main.py script!
File "C:\Users\USER.conda\envs\env\lib\site-packages\torch\serialization.py", line 560, in _load
raise RuntimeError("{} is a zip archive (did you mean to use torch.jit.load()?)".format(f.name))
RuntimeError: weights\yolov5s.pt is a zip archive (did you mean to use torch.jit.load()?)
The text was updated successfully, but these errors were encountered: