Keeping original filename on upscaled images? #4692
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
this doesn't work, it just saves them as numbers: 00000.png not with the original filenames :( the best I have for this problem is this:
it takes file names from the input directory and writes them in naming order and replacing in output directory |
Beta Was this translation helpful? Give feedback.
-
sorry, my mistake, I wasn't using extras I was using img2img because it's not possible to use the ultimate SD upscale script in extras, only in img2img :( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wonder if it's possible to keep the original filename (plus a suffix o preffix) on upscaled images (extras tab)
Currently they get numbered (ex 0058.jpg).
But it is important to be able to keep the prompt info in the filename, just like in normal txt2img or img2img.
Because after generating thousands of images it gets messy. So I have to keep both versions 512x512 and upscaled if I want to reuse the prompt in the future
I searched through the settings but I didn't find and option for that
Beta Was this translation helpful? Give feedback.
All reactions