anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
978 stars 59 forks source link

[Bug]: #86 issue still exists #92

Closed devioa closed 1 year ago

devioa commented 1 year ago

Is there an existing issue for this?

What happened?

the issue #86 I opened still exists, and the grid was supposed to display one, but repeatedly displayed. when I set Batch count the each image still missing one to display. 1 but in fact, it is now possible to output 2 images and 1 grid to output directory correctly when I set Batch count to 2, which was 2 grids and Batch count -1 before. 2

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

What should have happened?

grid will display one and the each image will display like I set Batch count

Commit where the problem happens

4b78b6569b960abdc880699ee29f5a01373966f6

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

...

List of extensions

...

Console logs

...

Additional information

No response

anapnoe commented 1 year ago

update to last commit empty the cache and reload chrome I can't reproduce the issue bc

devioa commented 1 year ago

yes I have tried clearing the cache and reopening chrome but the issue still reproduce ~even this time, my output directory is missing that one~I just noticed that it always loses one image actually I just mistook it before, but upon closer inspection, those two images are different and not from the grid it's just that they're too similar 1 2

devioa commented 1 year ago

alright, I found the cause of the issue I don't remember when I unchecked 'Save grids to a subdirectory' 2 at this point, it will overwrite the last image after the generation is completed that's why I have the current outcome after rechecked it, everything goes as planned: 1 3

anapnoe commented 1 year ago

glad that you found the cause best regards