https://civitai.com/models/114046
1.51から1.41にダウングレードしたら、このナディアのLoRAがエラー吐いて使えなくなったんだけど
1.41が問題なのか他の要因なのか分からん

res = res + module.up(module.down(input)) * lora.multiplier * (module.alpha / module.up.weight.shape[1] if module.alpha else 1.0)
RuntimeError: The size of tensor a (96) must match the size of tensor b (94) at non-singleton dimension 3