w-e-w/sd-webui-hires-fix-tweaks

Batch Hires Fix

Opened this issue · 2 comments

I wrote this on the discussion board for the main repo, but this may be the right place to look.

I'm looking for an extension that can take a directory full of images, and run a hires fix pass on them in bulk (not the built-in batch upscaler on the Extras tab, but an actual hires fix). Right now I load the metadata back into txt2img and run a generate with hires fix enabled to accomplish this. I'd like to be able to go through a folder of images and load the metadata for each, including the individual seed for each.

I think img2img -> batch -> enable PNG info -> resize by _ + upscaler for img2img and fix steps from extra options + denoising straight - is what you need