Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stops working when using reference images of larger dimensions. #26

Open
Sempervirens256 opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@Sempervirens256
Copy link

Sempervirens256 commented Apr 5, 2024

Ive been trying to generate images larger than 512 by 512 and realized that the method breaks if the reference image is 1024 by 1024, When the Image gets bigger than 752 x 1024 (not necessarily in that order or distribution of width and height) It stops working altogether and i have a feeling that the effect gets reduced the further away the reference image gets from 512 by 512. An easy way to test with a reference image of 512x512 and confirming that the output is capturing the style, then try with 752 x 1024 (captures the style somewhat strongly) then use 768 x 1024 and the style is gone pretty much completely finally a test with 1024 by 1024 confirms that the intended effect is not present at all.

@Sempervirens256 Sempervirens256 changed the title SDXL only works with 512 by 512 images Stop working when using reference images of larger dimensions. Apr 8, 2024
@Sempervirens256 Sempervirens256 changed the title Stop working when using reference images of larger dimensions. Stops working when using reference images of larger dimensions. Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant