Oliver Crosby
Oliver Crosby
I have this problem too. I added a debugger node to the output on the conditioning, so this is what I'm inputting into the tiled ksampler. `Value: [[tensor([[[-3.4022, -2.8713, 4.8880,...
What did you have to change? I wonder if the error is because sometimes gemini thinks you're asking it to generate an image, which it would do instead of returning...
Newbie here, I'm having the same problem and a hard time understanding the workaround. The issue is that when the scraper encounters an empty field, it raises a keyerror and...
This happened to me under the same conditions, (Tiled Diffusion+Tiled VAE+ControlNet v1.1 using img2img). Here's the full error report: > *** Error completing request *** Arguments: ('task(35hfzstyj9iw2s5)', 0, 'extremely wide-angle...
I'm guessing its a ControlNET issue, [based on this issue](https://github.com/Mikubill/sd-webui-controlnet/issues/1437). But the solution they provided doesn't work for this context, since I'm not using OpenPose and I am using the...
I solved it by deleting ControlNet and re-installing it. I think it wasn't updating to 1.1 even though it said it was up-to-date in auto1111. So just follow the instructions...