is there any way to not make vae encoder crop the image? #431
Unanswered
sabi3293043
asked this question in
Q&A
Replies: 2 comments 1 reply
-
i figured it out. i have attached a solution i could not attach the json so heres an image with the comfy ui config |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes right now images need to be in sizes that are multiples of 64 pixels which is why it gets cropped. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
the vaeEncoder is cropping the image no matter what i do this is not ideal for img2img. if it was rescaling i would be fine with it but its straight up cropping.
Beta Was this translation helpful? Give feedback.
All reactions