Currently, deletion can be processed in batches based on quantity
Batch deletion, display, or other possible editing operations can be performed by specifying a period of time or ID (that comes with the stable diffusion generated image, such as "0058-{seed}/{prompt}.jpg")
ID can already be matched through regex to filename, but it is very troublesome , it is not used to handle the interval of numbers
Currently, deletion can be processed in batches based on quantity
Batch deletion, display, or other possible editing operations can be performed by specifying a period of time or ID (that comes with the stable diffusion generated image, such as "0058-{seed}/{prompt}.jpg")
ID can already be matched through regex to filename, but it is very troublesome , it is not used to handle the interval of numbers