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

[Bug] Using all-in-one prompt prevents normal image grids from being generated #323

Open
3 tasks done
wiseoldowl-66 opened this issue Apr 3, 2024 · 1 comment
Open
3 tasks done

Comments

@wiseoldowl-66
Copy link

Issue Feedback

  • I confirm that I have searched for a solution to this issue in the FAQ and couldn't find a solution.
  • I confirm that I have searched for this issue in the Issues list (including closed ones) and couldn't find a solution.
  • I confirm that I have read the Wiki and couldn't find a solution.

Describe the Issue

Under normal circumstances when more than one image is batch generated, either through batch count or batch size >1, A1111 produces a single image grid of all generated images.

When using the all-in-one prompt, this grid is not generated at all with a batch count of >1 and batch size of 1.

If both count and size are >1, multiple grids are produced with the number of images in each corresponding to batch size.

The grid is generated normally when the extension is inactive.

Steps to Reproduce

Produce any images using the extension in a batch count of more than one.

Screenshot or log

No warnings in console.

Extension unloaded:

image

Extension loaded with batch size 1:

image

Extension loaded with batch size >1:

image

OS

Windows

Browser

Edge

Stable Diffusion WebUI version

1.8.0

Extension version

2cd8bf2

Python version

3.10.6

Gradio version

3.41.2

@Physton
Copy link
Owner

Physton commented Apr 4, 2024

I have not reproduced this issue. In theory, this plugin should not affect parameters such as the batch size and should not impact the generation results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants