Hi!
I am running a1111 on serverless.
Is it possible to generate images in parallel with different prompt? As far as I know on sd web ui it's possible only to set the batch size, but it will use the same prompt and moreover it needs to have an external queue manager.
Is there any serverless pod or some particular sd web ui configuration that allow me to do it?
Thank you