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()?)

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()?)