Replies: 2 comments 1 reply
-
I also believe it would be great for the txt2img to have the option to add different jobs to a queue and let them run in the background! A use case for that would be for example if you have a prompt file and want to try it with every available sampler, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Still trying to see if there is a way to do this. Perhaps in recent updates? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an old colab notebook (table-diffusion-lite from here: https://github.com/vincefav/stable-diffusion-lite/blob/main/OLD_Stable_Diffusion_with_Queing_and_Google_Drive.ipynb
It has an option that I love which lets you queue up a list of prompts . It'll then render all the prompts pulling random images for IMG2IMG or do TXT2IMG to the list. I generally set it up to run overnight and in the morning have a lot of renders to look through.
I can't find a similar way to do that in Automatic nor the local gui. I'm aware of the script for prompts by txt box) but that doesn't seem to do what I'm looking for.
Is it possible and I'm just missing it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions