Replies: 2 comments 1 reply
-
I was just trying to extend this limit myself. I opened the script in Notepad+ and changed the max from 256 to 512, but when I restart Automatic1111, the changes don't show up on the UI. The slider still maxes out at 256. How did you get your changes to take effect? |
Beta Was this translation helpful? Give feedback.
1 reply
-
read wiki |
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.
-
Hello, I was playing with the "Outpainting mk2" script a bit and I realize how amazing it is. But I have some problem when I push it to its limits. First of all the pixel limit extended to 256 is small so I increased it in the code but I have a problem that the image that is generated does not take into account the original image. It work well up to about 350.
Even crazier, even below 200 pixels to extend the image is off when called from the API (it works well up to about 128 pixels)
Has anyone found a solution to stretch an image over 256 pixels?
Thank you in advance !
Beta Was this translation helpful? Give feedback.
All reactions