h43lb1t0 / SD-WebUI-BatchCheckpointPrompt

Test a base prompt with different checkpoints and for the checkpoints specific prompt templates
MIT License
55 stars 3 forks source link

[Bug]: Extension changes orientation when generate #62

Closed Bozek80 closed 7 months ago

Bozek80 commented 7 months ago

Please search to see if an issue already exists for the bug you encountered, and that it hasn't been fixed in a recent build/commit.

What happened?

When I try to create a portrait photo, the extension turns it into a landscape, and vice versa. I only make a portrait if I invert the dimensions.

I use AUTOMATIC1111 1.8.0 version. It worked with version 1.7.0.

image

image

Which WebUI

AUTOMATIC1111 (Default)

WebUI version

other

What browsers are you seeing the problem on?

Chrome

What Python version are you running on?

Python 3.10.x

Steps to reproduce the problem

  1. Set dimensions to portrait.
  2. Use the extension.
  3. Hit Generate

List of extensions

No

Relevant log output

No response

h43lb1t0 commented 7 months ago

just a simple typo. It's fixed with #63 . I don't know how i did not catch that while Testing..