Pixel Space to SD-XL's Latent Space? #7975
Unanswered
tolgacangoz
asked this question in
Q&A
Replies: 1 comment 2 replies
-
why are you mixing the channels with the pixels? That's the code I demoed with the image preview, if you just save the image it literally saves a 128x128 pixel image, the channels are for the information stored in each pixel. They don't affect the number of pixels in the latent space or the pixel space. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Shouldn't each value in the SD-XL's latent space represent 8x8x3÷4 = 48 pixels in the pixel space?
Beta Was this translation helpful? Give feedback.
All reactions