DepFA
DepFA
Not quite that straightforwards, but it's also not clear if an actual 'Highres Fix' run inside img2img would actually be any better than what you describe, could certainly be an...
General send2 issues with the gradio update addressed in 20a1f68c752f8e37492ea00911c97bfc572a6e67
No support for the Voodoo2 either.
`last_saved_image` is pulling a few duties here, first it's a flag for not having saved, then it's a filename, then it's a list of concatenated prompts. Nicer to a new...
> can someone point me in the right direction where the variation seed function is? Im not a programmer, but keen to have a look. https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/2fd7935ef4ed296db5dfd8c7fea99244816f8cf0/modules/processing.py#L225-L240
> I should expect the entire 1024 frame to be using the resized 512x512 noise, not just the the centre part. On what basis is this expectation?
I'm sort of torn on the intent as I've never seen it work flawlessly: if it's designed to spread a similar noise right across the image, or retain the same...
I'd naively think that'd be wholly different noise as it'd have to be interpolated across the frame somehow.
It's not like these aren't important and the site of vital changes, not having them tracked, and having an extra step to get running seems counterproductive on multiple levels. WHY...
I'd perhaps have it just check for the presence of `__theme=` then allowing the opposite 'light' switch too.