stablediffusion
stablediffusion copied to clipboard
Output bug with text2img.py - Overwriting output files
Running text2img.py with a missing number in the output enumeration. Ex.
... grid-0044.png grid-0046.png
Will overwrite grid-0046.png with each run.
Adding a file called grid-0045.png resolved the issue.