We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i try to load the model, i get this bug:
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/local/data/miniconda3/envs/deca-env/lib/python3.7/site-packages/torch/serialization.py", line 585, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "/local/data/miniconda3/envs/deca-env/lib/python3.7/site-packages/torch/serialization.py", line 757, in _legacy_load raise RuntimeError("Invalid magic number; corrupt file?") RuntimeError: Invalid magic number; corrupt file?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When i try to load the model, i get this bug:
The text was updated successfully, but these errors were encountered: