I forgot what happened to make it stop working, but as far as my non-technologically-inclined mind is concerned, I think I messed up in a few places.
Traceback (most recent call last):
File "D:\otheraishits\Applio-RVC-Fork\infer-web.py", line 60, in <module>
from lib.modules.vc.modules import VC
File "D:\otheraishits\Applio-RVC-Fork\lib\modules\vc\modules.py", line 12, in <module>
from lib.modules.infer.infer_pack.models import (
File "D:\otheraishits\Applio-RVC-Fork\lib\modules\infer\infer_pack\models.py", line 12, in <module>
from torch.nn.utils.parametrizations import spectral_norm, weight_norm
ImportError: cannot import name 'weight_norm' from 'torch.nn.utils.parametrizations' (D:\otheraishits\Applio-RVC-Fork\env\lib\site-packages\torch\nn\utils\parametrizations.py)
Press any key to continue . . .
Tried reinstalling Applio several times, it didn't work.