Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Option setting to not save a skipped image #12335

Closed
1 task done
anonymous-person opened this issue Aug 5, 2023 · 2 comments · Fixed by #12338
Closed
1 task done

[Feature Request]: Option setting to not save a skipped image #12335

anonymous-person opened this issue Aug 5, 2023 · 2 comments · Fixed by #12338
Labels
enhancement New feature or request

Comments

@anonymous-person
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

I have "Always save all generated images" and "Live preview" enabled. Sometimes when I am generating a batch of images, I see a preview and I can tell that is isn't doing what I want, so I click on Skip. The problem is that the partially generated junky image gets saved, and I have to go delete it manually. These junk images pile up quickly.

Proposal: After clicking Skip, the UI should prompt you if you wish to save the image or not.

Proposed workflow

  1. Under Settings, enable a new option "Prompt to Save on Skip"
  2. Go to txt2img tab
  3. Press Generate
  4. Wait for preview to appear
  5. Click Skip
  6. Dialog appears asking, "Save this partial image? [Yes/No]"
  7. If Yes, save the image and continue to the next generation in the batch (current behavior)
  8. If No, do NOT save the image, and continue to the next generation in the batch

Additional information

No response

@anonymous-person anonymous-person added the enhancement New feature or request label Aug 5, 2023
@w-e-w w-e-w linked a pull request Aug 5, 2023 that will close this issue
4 tasks
@w-e-w
Copy link
Collaborator

w-e-w commented Aug 6, 2023

mergerd into dev

@w-e-w w-e-w closed this as completed Aug 6, 2023
@anonymous-person
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants