Open JenXIII opened 1 year ago
For anyone looking to repro, I can also reproduce this with just two items in the z "coordinate"
Adding this to my ever-growing "may as well fix this too" list since I'm messing with the X/Y/Z script so much.
Edit: If I can actually reproduce it... Either my refactoring fixed it, or someone made changes to images.py that I haven't downloaded yet myself.
Is there an existing issue for this?
What happened?
I generated a 27x4x15 x/y/z grid of 512x640 images in txt2img, with the attached x/y/z settings
Upon viewing the result, I noticed the bottom row becomes progressively more cut off as the actual image grid does not start until a progressively lower and lower point on the image. I've attached scaled jpeg since the original is a bit unwieldy.
Shown here is a reproduction interrupted early on for space and time purposes from latest commit
Steps to reproduce the problem
Create a x/y/z grid of for instance 512x620 images, x containing a large number of entries may be important? I reproed with 27x4x15, x addnet model 1, y addnet weight 1, z checkpoint name.
FWIW some of the checkpoint names in the z "axis" had long strings, and almost all the addnet strings in x were long
If you observe the result you find that with each z grid a noticable slight drop in starting position of images occurs
WebUI run through Chrome Version 110.0.5481.178 (Official Build) (64-bit)
What should have happened?
all subgrids should be started at a fixed coordinate in the vertical direction
Commit where the problem happens
0cc0ee1, also commit before latest set of script updates on Feb 19th
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
a1111-sd-webui-tagcomplete https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git 82395850 (Sat Feb 25 12:03:05 2023) unknown sd-scripts https://github.com/kohya-ss/sd-scripts ae33d724 (Sat Feb 4 12:21:24 2023) unknown sd-webui-additional-networks https://github.com/kohya-ss/sd-webui-additional-networks 4b110358 (Fri Feb 3 13:34:54 2023) unknown sd-webui-controlnet https://github.com/Mikubill/sd-webui-controlnet c16489c0 (Sun Feb 26 03:08:03 2023) unknown sd-webui-utilities https://github.com/space-nuko/sd-webui-utilities 93334bc2 (Mon Feb 20 00:45:59 2023) unknown sdweb-merge-board https://github.com/bbc-mc/sdweb-merge-board.git f59c60fd (Wed Jan 25 15:00:09 2023) unknown stable-diffusion-webui https://github.com/catppuccin/stable-diffusion-webui.git 6c75a39e (Fri Feb 17 22:44:29 2023) unknown stable-diffusion-webui-daam https://github.com/toriato/stable-diffusion-webui-daam.git 0906c850 (Thu Jan 26 04:20:48 2023) unknown stable-diffusion-webui-dataset-tag-editor https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor 7191240d (Sun Feb 26 05:32:13 2023) unknown stable-diffusion-webui-model-toolkit https://github.com/arenatemp/stable-diffusion-webui-model-toolkit 8d8f073f (Fri Feb 17 20:39:41 2023) unknown stable-diffusion-webui-tokenizer https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git ac6d541c (Sat Dec 10 12:58:31 2022) unknown stable-diffusion-webui-two-shot https://github.com/opparco/stable-diffusion-webui-two-shot 9936c52e (Sun Feb 19 08:40:41 2023) unknown stable-diffusion-webui-wd14-tagger https://github.com/toriato/stable-diffusion-webui-wd14-tagger.git 590c9a73 (Sun Feb 19 11:51:48 2023) unknown ultimate-upscale-for-automatic1111 https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git 0a3d03a4 (Tue Feb 7 06:07:23 2023) unknown LDSR built-in
Lora built-in
ScuNET built-in
SwinIR built-in
prompt-bracket-checker built-in
Console logs
Additional information
No response