stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
When I hit highresfix shortcut after a batch generation. It will not process
return F.conv2d(input, weight, bias, self.stride,
RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 4, 2304, 2688] to have 3 channels, but got 4 channels instead Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 4, 2304, 2688] to have 3 channels, but got 4 channels instead
When I select the image I want and high highresfix, this is at the end of the error.