Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model.load error #213

Open
zardamhussain opened this issue Feb 11, 2024 · 6 comments
Open

model.load error #213

zardamhussain opened this issue Feb 11, 2024 · 6 comments

Comments

@zardamhussain
Copy link

when i run the demo this error pops up

return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "/usr/local/lib/python3.7/site-packages/torch/serialization.py", line 755, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '<'.

@Beniko95J
Copy link

Same issue here.

@zardamhussain
Copy link
Author

@Beniko95J download the model from here (https://drive.usercontent.google.com/download?id=1rp8kdyLPvErw2dTmqtjISRVvQLj6Yzje&export=download) and put the model in data folder

@ldoppertin
Copy link

I had the same issue today and your model worked @zardamhussain, thank you very much!
But may I ask, where did you get it from?

@zardamhussain
Copy link
Author

@ldoppertin can we connect on meet i'm having some trouble with dependencies

@ldoppertin
Copy link

@zardamhussain I only got it to work with the exact dependencies as descriped in the first answer of this issue: #124
and numpy < 1.24

@zardamhussain
Copy link
Author

@ldoppertin do u get the mtl file not found warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants