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:

Screenshot 2023-04-30 at 11.25.25 AM.png

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.

Sign up or log in to comment