Loading(weight) error
#26
by
Ocillus
- opened
Hii, I don't know why but I cannot use the model for the infer things, as it keeps telling me to set torch.load, weights_only to False:
But then the terminal now shows another error: "/opt/homebrew/Caskroom/miniforge/base/envs/vox/l
ib/python3.10/concurrent/futures/_base.py", line
403, in __get_result
raise self._exception
_pickle.UnpicklingError: invalid load key, 'v'.
Is there anyway to fix that, thanks .w.