Save at step #13783
-
I am working on a script, it allows saving variations on things. ie: step count of 20 vs 30 vs 50. this does have a lot of slowdowns because of some redundancy. if I generate an image at 20 steps, then another at 30, I repeat the first 20 steps (assuming all else same of course). can I use process_images, return at a specified step count, then continue to the next specified step count, repeat? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are extensions to save each step. |
Beta Was this translation helpful? Give feedback.
-
thank you, I will try and make use of that. |
Beta Was this translation helpful? Give feedback.
There are extensions to save each step.
https://github.com/AlUlkesh/sd_save_intermediate_images
https://github.com/vladmandic/sd-extension-steps-animation