Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Is it possible to queue batch img2img with a new prompt for each image? #15729

Open
1 task done
AiModelMaya opened this issue May 7, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@AiModelMaya
Copy link

AiModelMaya commented May 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

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.

Proposed workflow

  1. Go to img2img
  2. In Scripts we select "Prompts from file or textbox"
  3. Add a checkbox "One image per prompt"
    If we tick this then only one image per prompt is generated, it doesn't matter how many img2img images are present in batch folder, when prompts end the generation should end.
    In case img2img batch images end and prompts remain then we can loop back to same images present in the folder.

Something like this

Additional information

No response

@AiModelMaya AiModelMaya added the enhancement New feature or request label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant