SeargeSDXL icon indicating copy to clipboard operation
SeargeSDXL copied to clipboard

feature request: save images before going to next step

Open VictorJulianiR opened this issue 1 year ago • 2 comments

when you upscale, or ou high-res fix, or even the detailer fix, in version 4.1 we always have to wait until the whole workflow is finished before saving the intermediate images

it would be nice if it saved incrementally, as for me, who have a slow gpu, if the first result is not what i'm expecting i can abort the other operations without loosing the base picture

VictorJulianiR avatar Sep 10 '23 15:09 VictorJulianiR

Right now that would be a larger change in the way saving is implemented. I'll consider it for a future update, but for now you should be able to use the preview to see if the image is what you expected and interrupt generating if it's not what you are expecting. The previews are populated after each generation step, so you'll see the generated image before any of the high resolution and upscale steps are done. Another alternative that I use a lot is to not enable high resolution and upscaling at first and just generate images quickly until you find one that you like, then re-generate that image with high res and upscaling enabled.

SeargeDP avatar Sep 11 '23 07:09 SeargeDP

Another reason to consider saving image files after each intermediary step is because, if there is an out of memory error for VRAM, it aborts the whole process, and doesn't save that it's already generated successfully.

+1 for this feature request

ryankhart avatar Nov 27 '23 20:11 ryankhart