AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
626 stars 111 forks source link

Feature request: delete more than 1 page of images at a time #48

Closed marcdacosta closed 1 year ago

marcdacosta commented 1 year ago

I use Image Browser in combination with Deforum. My usecase is to delete the last few hundred images as I adjust prompts while building Deforum animations. Currently, the 'delete_next' function seems to be limited to the currently displayed page of images. It would be wonderful if the logic allowed deleting n number of images across subsequent pages.

AlUlkesh commented 1 year ago

@marcdacosta This implements this feature. Since I suspect there are some users that always enter 999 to delete to the end of the screen, I didn't want to make it a default...

So there's a checkbox now:

image