AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
139.6k stars 26.47k forks source link

[Feature Request]: Applying Hires fix should keep the original image in the batch gallery #16404

Open nailz420 opened 3 weeks ago

nailz420 commented 3 weeks ago

Is there an existing issue for this?

What would your feature do ?

I don't have "Always save all generated images" enabled. I generate a batch of images, select some of them to hires fix and only save the ones I like. The hires fixed image replaces the original one in the batch gallery, making it impossible to apply hires fix with different settings on the original one. I want keep the original image in the batch gallery so that it can be hires fixed multiple times. Hires fixed copies should be appended to the list of images in the batch gallery.

Proposed workflow

  1. Don't have "Always save all generated images" option enabled
  2. Generate an image
  3. Hires fix it using the upscale button in the toolbar under the batch gallery
  4. Upscaled image is appended to the list of images in the batch gallery
  5. Run the hires fix again on the original image
  6. Go to 4.

Additional information

There is a setting "Save a copy of image before applying highres fix."

  1. It only save the images to disk and only if "Always save all generated images" is enabled
  2. "highres fix" is misspelled
w-e-w commented 3 weeks ago