Maximum resolution when using SDXL #125
Replies: 1 comment
-
Answering my own question: turns out it has to do with the default value of Automatic1111 for the width/height of any saved image. The default is 4000. I changed it to 8192 and the problem is solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the maixmum resolution different when SDXL is being used? According to the Wiki, the max resolution is 8192, but when I set the final resolution to any value larger than 4000, the final image will still be 4000 x 4000.
Beta Was this translation helpful? Give feedback.
All reactions