Is it possible to queue batch img2img with a new prompt for each image? #15728
AiModelMaya
started this conversation in
Optimization
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For batch img2img, it currently takes the first image and goes through every prompt for that image and then goes to next image. What I want is the second image with the second prompt, third image with the third prompt, etc.
Beta Was this translation helpful? Give feedback.
All reactions