Does anybody have the same problem as me? I haven't change any code.
File "path/lora_diffusion/lora.py", line 55, in forward
self.linear(input)
RuntimeError: The size of tensor a (320) must match the size of tensor b (2560) at non-singleton dimension 2
Does anybody have the same problem as me? I haven't change any code. File "path/lora_diffusion/lora.py", line 55, in forward self.linear(input) RuntimeError: The size of tensor a (320) must match the size of tensor b (2560) at non-singleton dimension 2