Replies: 1 comment
-
Have solved it by editing ui-config.json ! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all,
I am trying to use the outpainting script of this webui, and notice that the maximus pixels to expend is limited within 256.

Since I would like to expand the image to further 512 pixels or more, I have manually modify this parameter limit in the corresponding py script like below (change the maximum from 256 to 512):

However, when I re-start by runing webui-user.bat, this parameter is not changed at all in the webui.
Could you please give me some help?
Beta Was this translation helpful? Give feedback.
All reactions