-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels