ddpm-pytorch
ddpm-pytorch copied to clipboard
关于torch版本的问题
trafficstars
使用requirement.txt中指定的1.2.0的torch,显示module 'torch.nn.functional' has no attribute 'silu',请问怎么解决
鹅,错了,应该用1.7,我的
我有空实现个silu在那,这个不麻烦……
改了,但是还是得用1.7,因为1.2不能载入2g的权重,md