chrisgoringe

Results 10 comments of chrisgoringe

Thanks for raising the bug across at UE - fixed in the latest update.

@mr-bob-chang posting the workflow, or at least a screenshot, would be helpful. note that you can turn the loop checking off in the main settings: ![Screenshot 2024-04-08 134725](https://github.com/comfyanonymous/ComfyUI/assets/4371971/76e8c893-3add-428e-b25b-9dae432e2e41)

This error occurred for me when I had accidentally left blank lines in the prompt template file. Removing them fixed the issue.

Just created a pull request from https://github.com/chrisgoringe/sd-webui-controlnet/tree/req/633 that implements this - returns a completely fake image representing the output from the clip_vision preconditioner.

Good to hear it works for you :). Hopefully this gets merged into the main code.

Nice! On Tue, 4 Apr 2023 at 9:57 am, tkalayci71 ***@***.***> wrote: > Thanks to you, I was able to come up with an extension for batch > converting images...

:) On Mon, 10 Apr 2023 at 1:20 am, tkalayci71 ***@***.***> wrote: > Closed #633 > as completed. > > — > Reply to this email directly, view it on...

I think you can send multiple latents to the pos and neg. I just did a quick test, in which the seeds were all fixed throughout: - generated six images...

Still in the drop-down - I've put a PR to remove it #237