starwave2

Results 1 issues of starwave2

有人跟着Installation教程安装成功的吗? 教程里The code requires python>=3.7, as well as pytorch>=1.7 and torchvision>=0.8,如果装了python3.7,很多requirements的里的包就装不了,然后我尝试直接升级python从3.7到3.9,又被告知torchivision至少要0.11才支持python3.9 如果安装python3.9,并直接执行pip install -r requirements.txt,pytorch会报版本太高的错 **In PyTorch 2.6, we changed the default value of the `weights_only` argument in `torch.load` from...