stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Auto rename image

Open chaos4455 opened this issue 3 years ago • 1 comments

Just a suggestion, if possible, if an image output already exist, it will be renamed to output1, output2. Thanks again.

chaos4455 avatar Sep 08 '22 08:09 chaos4455

I use a shell script to do it, for me besides the output image saving the prompt is also important. I often run prompts multiple times as a batch task.

you can see my script here

https://gist.github.com/senthilnayagam/6a247081b4d541057d2b7c7354609a46

senthilnayagam avatar Sep 09 '22 17:09 senthilnayagam