AttributeError: 'NoneType' object has no attribute 'seek'. You can only torch.load from a file that is seekable
Hello.
Error 'AttributeError:' NoneType 'object has no attribute' seek '. You can only torch. load from a file that is searchable. Please pre load the data into a buffer like io.BytesIO and try to load from it install.'.
I have assigned weights and the file path is also correct. I don't know how to solve it. May I ask for your advice



7 条评论